package annotation import "reflect" type Definition struct { t reflect.Type rt reflect.Type }