reflect.rtype.uncommon (method, view implemented interface methods)
8 uses
reflect (current package)
type.go#L697: func (t *rtype) uncommon() *uncommonType {
type.go#L787: ut := t.uncommon()
type.go#L841: ut := t.uncommon()
type.go#L858: ut := t.uncommon()
type.go#L1515: v := V.uncommon()
type.go#L2485: if unt := ptr.uncommon(); unt != nil {
type.go#L2508: if unt := ptr.elem.uncommon(); unt != nil {
type.go#L2525: if unt := ft.uncommon(); unt != nil {
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)