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

Method stop

vpn/tunnel.go:286–288  ·  view source on GitHub ↗
(*StopRequest)

Source from the content-addressed store, hash-verified

284}
285
286func (t *Tunnel) stop(*StopRequest) error {
287 return t.updater.stop()
288}
289
290var _ slog.Sink = &Tunnel{}
291

Callers 1

handleRPCMethod · 0.95

Calls 1

stopMethod · 0.65

Tested by

no test coverage detected