Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/google/go-cmp
/ Errorf
Method
Errorf
cmp/cmpopts/example_test.go:130–130 ·
view source on GitHub ↗
(format string, args ...interface{})
Source
from the content-addressed store, hash-verified
128
type
fakeT
struct
{}
129
130
func
(t fakeT) Errorf(format string, args ...
interface
{}) { fmt.Printf(format+
"\n"
, args...) }
Callers
10
TestOptions
Function · 0.45
TestPanic
Function · 0.45
ExampleIgnoreFields_testing
Function · 0.45
canonicalName
Function · 0.45
TestNameOf
Function · 0.45
TestDifference
Function · 0.45
testStrings
Function · 0.45
TestResult
Function · 0.45
TestTypeString
Function · 0.45
TestSortKeys
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected