Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/coder/coder
/ Closed
Method
Closed
tailnet/controllers.go:1795–1797 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
1793
}
1794
1795
func
(c *Controller) Closed() <-
chan
struct
{} {
1796
return
c.closedCh
1797
}
Callers
4
DialAgent
Method · 0.95
TestController_Disconnects
Function · 0.95
TestController_RetriesWrappedDeadlineExceeded
Function · 0.95
TestController_DoesNotRedialAfterCancel
Function · 0.95
Calls
no outgoing calls
Tested by
3
TestController_Disconnects
Function · 0.76
TestController_RetriesWrappedDeadlineExceeded
Function · 0.76
TestController_DoesNotRedialAfterCancel
Function · 0.76