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

Interface Iface2

cmp/compare_test.go:202–204  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

200 Method()
201 }
202 type Iface2 interface {
203 Method()
204 }
205
206 type tarHeader struct {
207 Name string

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…