Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/google/go-cmp
/ Report
Method
Report
cmp/options.go:524–524 ·
view source on GitHub ↗
(Result)
Source
from the content-addressed store, hash-verified
522
type
reporterIface
interface
{
523
PushStep(PathStep)
524
Report(Result)
525
PopStep()
526
}
527
Callers
2
report
Method · 0.65
Report
Method · 0.65
Implementers
3
DiffReporter
cmp/example_reporter_test.go
valueNode
cmp/report_value.go
defaultReporter
cmp/report.go
Calls
no outgoing calls
Tested by
no test coverage detected