Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/coder/coder
/ Add
Method
Add
enterprise/cli/proxyserver.go:45–47 ·
view source on GitHub ↗
(f func())
Source
from the content-addressed store, hash-verified
43
}
44
45
func
(c *closerFuncs) Add(f
func
()) {
46
*c = append(*c, f)
47
}
48
49
func
(r *RootCmd) proxyServer() *serpent.Command {
50
var
(
Callers
1
proxyServer
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected