reflect.uncommonType.methods (method)
5 uses
reflect (current package)
type.go#L628: func (t *uncommonType) methods() []method {
type.go#L1520: vmethods := v.methods()
type.go#L2493: for _, m := range unt.methods() {
type.go#L2509: for _, m := range unt.methods() {
type.go#L2533: for _, m := range unt.methods() {
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)