Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/google/go-cmp
/ Errorf
Method
Errorf
cmp/example_test.go:380–380 ·
view source on GitHub ↗
(format string, args ...interface{})
Source
from the content-addressed store, hash-verified
378
type
fakeT
struct
{}
379
380
func
(t fakeT) Errorf(format string, args ...
interface
{}) { fmt.Printf(format+
"\n"
, args...) }
Callers
1
ExampleDiff_testing
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected