MCPcopy Create free account
hub / github.com/livekit/livekit / Stop

Method Stop

test/webhook_test.go:239–241  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

237}
238
239func (s *webhookTestServer) Stop() {
240 _ = s.server.Shutdown(context.Background())
241}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected