Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
291
func
(w *Worker) APIKey() string {
292
return
w.apiKey
293
}
294
295
func
(w *Worker) Status() livekit.WorkerStatus {
296
w.mu.Lock()
Callers
2
ServeHTTP
Method · 0.80
JobRequest
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected