MCPcopy Create free account
hub / github.com/coder/coder / Done

Method Done

enterprise/tailnet/connio.go:275–277  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

273}
274
275func (c *connIO) Done() <-chan struct{} {
276 return c.peerCtx.Done()
277}
278
279func (c *connIO) Close() error {
280 c.mu.Lock()

Callers 15

TestReplicaFunction · 0.45
loopMethod · 0.45
subscribeMethod · 0.45
syncReplicasMethod · 0.45
testDERPSendFunction · 0.45
createProxyReplicasFunction · 0.45
pingReplicaFunction · 0.45
StartMethod · 0.45
RegisterNowMethod · 0.45
NewRemoteConnectorFunction · 0.45
handleContextExpiredMethod · 0.45

Calls

no outgoing calls

Tested by 15

TestReplicaFunction · 0.36
testDERPSendFunction · 0.36
createProxyReplicasFunction · 0.36
TestRemoteConnector_FuzzFunction · 0.36
TestUpstreamProxyFunction · 0.36
TestCertCache_FetchFunction · 0.36
TestDERPMeshFunction · 0.36