Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/coder/coder
/ Wait
Method
Wait
tailnet/controllers.go:58–58 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
56
type
CloserWaiter
interface
{
57
Close(context.Context) error
58
Wait() <-
chan
error
59
}
60
61
// CoordinatorClient is an abstraction of the Coordinator's control protocol interface from the
Callers
15
TestFakeSink
Function · 0.65
TestWaitBuffer_ConcurrentWrites
Function · 0.65
requireNeverConfigures
Function · 0.65
updateLoop
Method · 0.65
close
Method · 0.65
TestInMemoryCoordination
Function · 0.65
TestTunnelSrcCoordController_Mainline
Function · 0.65
TestTunnelSrcCoordController_AddDestination
Function · 0.65
TestTunnelSrcCoordController_RemoveDestination
Function · 0.65
TestTunnelSrcCoordController_RemoveDestination_Error
Function · 0.65
TestTunnelSrcCoordController_Sync
Function · 0.65
TestTunnelSrcCoordController_AddDestination_Error
Function · 0.65
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
15
TestFakeSink
Function · 0.52
TestWaitBuffer_ConcurrentWrites
Function · 0.52
requireNeverConfigures
Function · 0.52
TestInMemoryCoordination
Function · 0.52
TestTunnelSrcCoordController_Mainline
Function · 0.52
TestTunnelSrcCoordController_AddDestination
Function · 0.52
TestTunnelSrcCoordController_RemoveDestination
Function · 0.52
TestTunnelSrcCoordController_RemoveDestination_Error
Function · 0.52
TestTunnelSrcCoordController_Sync
Function · 0.52
TestTunnelSrcCoordController_AddDestination_Error
Function · 0.52
TestAgentCoordinationController_SendsReadyForHandshake
Function · 0.52
TestNewBasicDERPController_Mainline
Function · 0.52