Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/coder/coder
/ Close
Method
Close
tailnet/controllers.go:57–57 ·
view source on GitHub ↗
(context.Context)
Source
from the content-addressed store, hash-verified
55
56
type
CloserWaiter
interface
{
57
Close(context.Context) error
58
Wait() <-
chan
error
59
}
60
Callers
1
startClientOptions
Function · 0.95
Implementers
8
Detector
coderd/jobreaper/detector.go
fakeCloserWaiter
tailnet/controllers_test.go
BasicCoordination
tailnet/controllers.go
derpSetLoop
tailnet/controllers.go
basicResumeTokenRefresher
tailnet/controllers.go
tunnelUpdater
tailnet/controllers.go
screenReconnectingPTY
agent/reconnectingpty/screen.go
bufferedReconnectingPTY
agent/reconnectingpty/buffered.go
Calls
no outgoing calls
Tested by
no test coverage detected