Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/coder/coder
/ closeFunc
FuncType
closeFunc
codersdk/client.go:557–557 ·
view source on GitHub ↗
func() error
Source
from the content-addressed store, hash-verified
555
}
556
557
type
closeFunc
func
() error
558
559
func
(c closeFunc) Close() error {
560
return
c()
Callers
6
StreamChat
Method · 0.70
WatchChats
Method · 0.70
WorkspaceAgentLogsAfter
Method · 0.70
TestCollectInsights
Function · 0.50
Run
Method · 0.50
WrapAgentConn
Function · 0.50
Calls
no outgoing calls
Tested by
no test coverage detected