Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/coder/coder
/ Errorf
Method
Errorf
coderd/mcp/mcp.go:173–175 ·
view source on GitHub ↗
(format string, v ...any)
Source
from the content-addressed store, hash-verified
171
}
172
173
func
(l *mcpLoggerAdapter) Errorf(format string, v ...any) {
174
l.logger.Error(context.Background(), fmt.Sprintf(format, v...))
175
}
Callers
15
patchUserSecret
Method · 0.45
CreateInMemoryAIBridgeServer
Method · 0.45
New
Function · 0.45
CreateInMemoryTaggedProvisionerDaemon
Method · 0.45
connectToCoordinatorAndFetchResumeToken
Function · 0.45
SeedAIProvidersFromEnv
Function · 0.45
providersFromEnv
Function · 0.45
start
Method · 0.45
Subscribe
Method · 0.45
AuthorizeTunnel
Method · 0.45
setupDynamicParamsTest
Function · 0.45
TestDERPForceWebSockets
Function · 0.45
Calls
1
Error
Method · 0.45
Tested by
15
connectToCoordinatorAndFetchResumeToken
Function · 0.36
setupDynamicParamsTest
Function · 0.36
TestDERPForceWebSockets
Function · 0.36
mustLocation
Function · 0.36
customTokenExchange
Function · 0.36
TestResolveTemplateMetaUpdate
Function · 0.36
TestResolveTemplateMetaUpdate_NilRequestUsesScheduleOptsForRequirements
Function · 0.36
TestTasks
Function · 0.36
TestLastReportIntervalHasAtLeastSixDays
Function · 0.36
TestOAuth2ConcurrentSecurityOperations
Function · 0.36
TestWorkspaceAgentParam
Function · 0.36
TestSavedAzureADPKIOIDC
Function · 0.36