MCPcopy Index your code
hub / github.com/coder/coder / Closed

Method Closed

tailnet/controllers.go:1795–1797  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1793}
1794
1795func (c *Controller) Closed() <-chan struct{} {
1796 return c.closedCh
1797}

Calls

no outgoing calls