Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/google/go-cmp
/ reporter
Struct
reporter
cmp/options.go:521–521 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
519
}
520
521
type
reporter
struct
{ reporterIface }
522
type
reporterIface
interface
{
523
PushStep(PathStep)
524
Report(Result)
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected