MCPcopy Index your code
hub / github.com/livekit/livekit / NodeID

Method NodeID

pkg/routing/node.go:32–32  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

30 Clone() *livekit.Node
31 SetNodeID(nodeID livekit.NodeID)
32 NodeID() livekit.NodeID
33 NodeType() livekit.NodeType
34 NodeIP() string
35 Region() string

Callers 15

startServerFunction · 0.95
NewAnalyticsServiceFunction · 0.65
getNodeIDFunction · 0.65
StartMethod · 0.65
NewDefaultSignalServerFunction · 0.65
HandleSessionMethod · 0.65
NewLocalRoomManagerFunction · 0.65
StartSessionMethod · 0.65
CreateRoomMethod · 0.65
SelectRoomNodeMethod · 0.65
handleCreateMethod · 0.65
getNodeIDFunction · 0.65

Implementers 1

LocalNodeImplpkg/routing/node.go

Calls

no outgoing calls

Tested by 2

TestSignalFunction · 0.52
setupServerWithWebhookFunction · 0.52