reflect.Type.Method (method)
3 uses
reflect (current package)
type.go#L62: Method(int) Method
github.com/google/go-cmp/cmp/internal/value
name.go#L144: m := t.Method(i)
go.uber.org/mock/gomock
controller.go#L173: if recv.Type().Method(i).Name == method {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)