Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
HandleReadiness
Method · 0.65
parseConnName
Function · 0.65
NewClient
Function · 0.65
CheckConnections
Method · 0.65
Serve
Method · 0.65
Close
Method · 0.65
serveSocketMount
Method · 0.65
newSocketMount
Method · 0.65
proxyConn
Method · 0.65
Lookup
Method · 0.65
serveFuse
Method · 0.65
TestClientUsesSyncAtomicAlignment
Function · 0.65
Implementers
2
StdLogger
internal/log/log.go
StructuredLogger
internal/log/log.go
Calls
no outgoing calls
Tested by
15
TestClientUsesSyncAtomicAlignment
Function · 0.52
EngineVersion
Method · 0.52
TestMultiErrorFormatting
Function · 0.52
assert
Function · 0.52
TestCommandOptions
Function · 0.52
TestCommandOptionsOverridesCLI
Function · 0.52
TestShutdownCommand
Function · 0.52
TestUserAgentWithVersionEnvVar
Function · 0.52
TestUserAgent
Function · 0.52
TestAutoIAMAuthNQueryParams
Function · 0.52
TestPrivateIPQueryParams
Function · 0.52
TestPSCQueryParams
Function · 0.52