MCPcopy
hub / github.com/livekit/livekit / NewTestServerWithService

Function NewTestServerWithService

pkg/agent/testutils/server.go:56–58  ·  view source on GitHub ↗
(s AgentService)

Source from the content-addressed store, hash-verified

54}
55
56func NewTestServerWithService(s AgentService) *TestServer {
57 return &TestServer{s, "test", "verysecretsecret"}
58}
59
60type SimulatedWorkerOptions struct {
61 Context context.Context

Callers 1

NewTestServerFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected