MCPcopy Create free account
hub / github.com/GoogleCloudPlatform/cloud-sql-proxy / Error

Method Error

cmd/errors.go:57–62  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

55}
56
57func (e *exitError) Error() string {
58 if e.Err == nil {
59 return "<missing error>"
60 }
61 return e.Err.Error()
62}

Callers 1

Calls

no outgoing calls

Tested by 1