MCPcopy
hub / github.com/livekit/livekit / APIKey

Method APIKey

pkg/agent/worker.go:291–293  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

289}
290
291func (w *Worker) APIKey() string {
292 return w.apiKey
293}
294
295func (w *Worker) Status() livekit.WorkerStatus {
296 w.mu.Lock()

Callers 2

ServeHTTPMethod · 0.80
JobRequestMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected