MCPcopy
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

522type reporterIface interface {
523 PushStep(PathStep)
524 Report(Result)
525 PopStep()
526}
527

Callers 2

reportMethod · 0.65
ReportMethod · 0.65

Implementers 3

DiffReportercmp/example_reporter_test.go
valueNodecmp/report_value.go
defaultReportercmp/report.go

Calls

no outgoing calls

Tested by

no test coverage detected