Code
Hub
Workspaces
Connect your AI tool
Indexed graphs
Engine
MCP
copy
hub
/
github.com/google/go-cmp
/ Iface1
Interface
Iface1
cmp/compare_test.go:199–201 · cmp/compare_test.go::Iface1
Source
from the content-addressed store, hash-verified
197
const
label =
"Comparer"
198
199
type
Iface1
interface
{
200
Method()
201
}
202
type
Iface2
interface
{
203
Method()
204
}
Callers
1
appendTypeName
Function · 0.65
Calls
no outgoing calls
Tested by
no test coverage detected