MCPcopy
hub / github.com/tailscale/tailscale / Done

Method Done

wgengine/wgengine.go:117–117  ·  view source on GitHub ↗

Done returns a channel that is closed when the Engine's Close method is called, the engine aborts with an error, or it shuts down due to the closure of the underlying device. You don't have to call this.

()

Source from the content-addressed store, hash-verified

115 // or it shuts down due to the closure of the underlying device.
116 // You don't have to call this.
117 Done() <-chan struct{}
118
119 // SetNetworkMap informs the engine of the latest network map
120 // from the server. The network map's DERPMap field should be

Callers 15

awaitGokrazyNetworkFunction · 0.65
TestConnFunction · 0.65
TestListenServiceCloseFunction · 0.65
printAuthURLLoopMethod · 0.65
handleMethod · 0.65
RunMethod · 0.65
rebuildMethod · 0.65
eventLoopMethod · 0.65
onClickFunction · 0.65
watchIPNBusInnerMethod · 0.65
rebuildExitNodeMenuMethod · 0.65
startLoadingAnimationFunction · 0.65

Implementers 2

userspaceEnginewgengine/userspace.go
mockEngineipn/ipnlocal/state_test.go

Calls

no outgoing calls

Tested by 15

TestConnFunction · 0.52
TestListenServiceCloseFunction · 0.52
brokenMITMHandlerFunction · 0.52
TestSynchronizationFunction · 0.52
TestDeferredInitFunction · 0.52
TestSyncValueConcurrentFunction · 0.52
TestSyncValueSetForTestFunction · 0.52
TestStdHandler_CanceledFunction · 0.52
makeHangDialerFunction · 0.52
TestTCPForwardLimitsFunction · 0.52