MCPcopy 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

56type 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

Implementers 8

Detectorcoderd/jobreaper/detector.go
fakeCloserWaitertailnet/controllers_test.go
BasicCoordinationtailnet/controllers.go
derpSetLooptailnet/controllers.go
basicResumeTokenRefreshertailnet/controllers.go
tunnelUpdatertailnet/controllers.go
screenReconnectingPTYagent/reconnectingpty/screen.go
bufferedReconnectingPTYagent/reconnectingpty/buffered.go

Calls

no outgoing calls