MCPcopy 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
56type CloserWaiter interface {
57 Close(context.Context) error
58 Wait() <-chan error
59}
60

Callers 1

startClientOptionsFunction · 0.95

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

Tested by

no test coverage detected