MCPcopy Index your code
hub / github.com/GoogleCloudPlatform/cloud-sql-proxy / Errorf

Method Errorf

cloudsql/cloudsql.go:43–43  ·  view source on GitHub ↗

Errorf is for reporting errors.

(format string, args ...interface{})

Source from the content-addressed store, hash-verified

41 Infof(format string, args ...interface{})
42 // Errorf is for reporting errors.
43 Errorf(format string, args ...interface{})
44}

Callers 15

HandleReadinessMethod · 0.65
parseConnNameFunction · 0.65
NewClientFunction · 0.65
CheckConnectionsMethod · 0.65
ServeMethod · 0.65
CloseMethod · 0.65
serveSocketMountMethod · 0.65
newSocketMountMethod · 0.65
proxyConnMethod · 0.65
LookupMethod · 0.65
serveFuseMethod · 0.65

Implementers 2

StdLoggerinternal/log/log.go
StructuredLoggerinternal/log/log.go

Calls

no outgoing calls

Tested by 15

EngineVersionMethod · 0.52
TestMultiErrorFormattingFunction · 0.52
assertFunction · 0.52
TestCommandOptionsFunction · 0.52
TestShutdownCommandFunction · 0.52
TestUserAgentFunction · 0.52
TestPrivateIPQueryParamsFunction · 0.52
TestPSCQueryParamsFunction · 0.52