Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/coder/coder
/ Error
Method
Error
agent/x/agentdesktop/api.go:768–770 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
766
}
767
768
func
(e *missingFieldError) Error() string {
769
return
"Missing \"
" + e.field + "
\
" for "
+ e.action +
" action."
770
}
Callers
15
TestAgent_TCPRemoteForwarding
Function · 0.45
TestAgent_LocalBlockedDoesNotAffectReverse
Function · 0.45
TestAgent_FileTransferBlocked
Function · 0.45
TestAgent_DevcontainerAutostart
Function · 0.45
TestAgent_DevcontainerRecreate
Function · 0.45
TestAgent_DevcontainersDisabledForSubAgent
Function · 0.45
TestAgent_UpdatedDERP
Function · 0.45
setupAgentWithSecrets
Function · 0.45
handler
Method · 0.45
collectMetrics
Method · 0.45
NewAppHealthReporterWithClock
Function · 0.45
HandleNetcheck
Method · 0.45
Calls
no outgoing calls
Tested by
15
TestAgent_TCPRemoteForwarding
Function · 0.36
TestAgent_LocalBlockedDoesNotAffectReverse
Function · 0.36
TestAgent_FileTransferBlocked
Function · 0.36
TestAgent_DevcontainerAutostart
Function · 0.36
TestAgent_DevcontainerRecreate
Function · 0.36
TestAgent_DevcontainersDisabledForSubAgent
Function · 0.36
TestAgent_UpdatedDERP
Function · 0.36
setupAgentWithSecrets
Function · 0.36
SetConnStatsCallback
Method · 0.36
Collect
Method · 0.36
TestDRPCAgentSocketService
Function · 0.36
TestServer_MessageTooLarge
Function · 0.36