MCPcopy Create free account
hub / github.com/google/go-cmp / InterfaceA

Method InterfaceA

cmp/internal/teststructs/structs.go:8–8  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

6
7type InterfaceA interface {
8 InterfaceA()
9}
10
11type (

Callers

nothing calls this directly

Implementers 4

StructCcmp/internal/teststructs/structs.go
StructDcmp/internal/teststructs/structs.go
StructEcmp/internal/teststructs/structs.go
StructFcmp/internal/teststructs/structs.go

Calls

no outgoing calls

Tested by

no test coverage detected