MCPcopy Index your code
hub / github.com/coder/coder / Error

Method Error

coderd/httpmw/apikey.go:71–73  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

69}
70
71func (e *ValidateAPIKeyError) Error() string {
72 return e.Response.Message
73}
74
75// APIKeyPrechecked stores the result of top-level API key
76// validation performed by PrecheckAPIKey. It distinguishes

Callers 15

ExtractTaskParamFunction · 0.45
ExtractGroupParamFunction · 0.45
TestAPIKeyFunction · 0.45
ExtractOAuth2Function · 0.45
writeInvalidClientIDMethod · 0.45
ExtractTemplateParamFunction · 0.45
ReportCLITelemetryFunction · 0.45
ExtractUserContextFunction · 0.45
CSRFFunction · 0.45

Calls

no outgoing calls

Tested by 9

TestAPIKeyFunction · 0.36
TestHSTSFunction · 0.36
Test_RoutePatternsFunction · 0.36
fakeWorkspaceProxyFunction · 0.36
TestAccessURLFunction · 0.36
TestDatabaseFunction · 0.36