github.com/google/go-cmp/cmp.state.compareInterface (method)

2 uses

	github.com/google/go-cmp/cmp (current package)
		compare.go#L294: 		s.compareInterface(t, vx, vy)
		compare.go#L582: func (s *state) compareInterface(t reflect.Type, vx, vy reflect.Value) {