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

Method StartService

tailnet/test/integration/integration.go:402–402  ·  view source on GitHub ↗
(t *testing.T, logger slog.Logger, conn *tailnet.Conn)

Source from the content-addressed store, hash-verified

400
401type NetworkService interface {
402 StartService(t *testing.T, logger slog.Logger, conn *tailnet.Conn)
403}
404
405func (b BasicClientStarter) StartClient(t *testing.T, logger slog.Logger, serverURL *url.URL, derpMap *tailcfg.DERPMap, me, peer Client) *tailnet.Conn {

Callers 1

StartClientMethod · 0.65

Implementers 1

UDPEchoServicetailnet/test/integration/integration.g

Calls

no outgoing calls

Tested by

no test coverage detected