MCPcopy Index your code
hub / github.com/cloudquery/cloudquery / Errorf

Method Errorf

cli/internal/analytics/client.go:31–31  ·  view source on GitHub ↗
(format string, args ...any)

Source from the content-addressed store, hash-verified

29
30func (noOpLogger) Logf(format string, args ...any) {}
31func (noOpLogger) Errorf(format string, args ...any) {}
32
33func InitClient() {
34 writeKey := env.GetEnvOrDefault("CQ_RUDDERSTACK_WRITE_KEY", "2h38sP5iH58EYKBTRsGByJDDr6r")

Callers 15

GetUserFunction · 0.80
LogoutFunction · 0.80
GetTeamForTokenFunction · 0.80
IsTeamInternalFunction · 0.80
ErrorFromHTTPResponseFunction · 0.80
ValidateTeamMethod · 0.80
FindTeamMethod · 0.80
GetTeamMethod · 0.80
DownloadAuthFunction · 0.80

Calls

no outgoing calls