MCPcopy
hub / github.com/google/go-cmp / Method

Method Method

cmp/compare_test.go:200–200  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

198
199 type Iface1 interface {
200 Method()
201 }
202 type Iface2 interface {
203 Method()

Callers 1

appendTypeNameFunction · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected