Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/coder/coder
/ closeFunc
FuncType
closeFunc
cli/cliui/agent.go:414–414 ·
view source on GitHub ↗
func() error
Source
from the content-addressed store, hash-verified
412
}
413
414
type
closeFunc
func
() error
415
416
func
(c closeFunc) Close() error {
417
return
c()
Callers
4
TestAgent
Function · 0.70
Agent
Function · 0.70
Server
Method · 0.50
workspaceAgent
Function · 0.50
Calls
no outgoing calls
Tested by
no test coverage detected