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

Interface Iface2

cmp/compare_test.go:202–204  ·  cmp/compare_test.go::Iface2

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