MCPcopy
hub / github.com/github/gh-ost / Error

Method Error

go/base/context.go:287–287  ·  view source on GitHub ↗
(args ...interface{})

Source from the content-addressed store, hash-verified

285 Warning(args ...interface{}) error
286 Warningf(format string, args ...interface{}) error
287 Error(args ...interface{}) error
288 Errorf(format string, args ...interface{}) error
289 Errore(err error) error
290 Fatal(args ...interface{}) error

Callers 15

TestBuildRangeComparisonFunction · 0.65
TestBuildDMLDeleteQueryFunction · 0.65
TestBuildDMLInsertQueryFunction · 0.65
TestBuildDMLUpdateQueryFunction · 0.65
TestParseInstanceKeyFunction · 0.65
TestParseLoadMapFunction · 0.65
ErrorMethod · 0.65
onServerCommandMethod · 0.65
TestServerRunCPUProfileFunction · 0.65

Implementers 1

simpleLoggergo/base/default_logger.go

Calls

no outgoing calls

Tested by 15

TestBuildRangeComparisonFunction · 0.52
TestBuildDMLDeleteQueryFunction · 0.52
TestBuildDMLInsertQueryFunction · 0.52
TestBuildDMLUpdateQueryFunction · 0.52
TestParseInstanceKeyFunction · 0.52
TestParseLoadMapFunction · 0.52
TestServerRunCPUProfileFunction · 0.52
TestMigrateEmptyMethod · 0.52