func go/types.MissingMethod

one use

	go/types (current package)
		lookup.go#L294: func MissingMethod(V Type, T *Interface, static bool) (method *Func, wrongType bool) {