Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/coder/coder
/ closeFunc
FuncType
closeFunc
cmd/cliui/main.go:399–399 ·
view source on GitHub ↗
func() error
Source
from the content-addressed store, hash-verified
397
}
398
399
type
closeFunc
func
() error
400
401
func
(f closeFunc) Close() error {
402
return
f()
Callers
4
main
Function · 0.70
RunDERPOnlyWebSockets
Function · 0.50
provisionerDaemonStart
Method · 0.50
proxyServer
Method · 0.50
Calls
no outgoing calls
Tested by
no test coverage detected