MCPcopy
hub / github.com/livekit/livekit / Close

Method Close

pkg/routing/interfaces.go:44–44  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

42 WriteMessage(msg proto.Message) error
43 IsClosed() bool
44 Close()
45 ConnectionID() livekit.ConnectionID
46}
47

Callers 4

writeMethod · 0.65
CloseMethod · 0.65

Implementers 3

MessageChannelpkg/routing/messagechannel.go
NullMessageSinkpkg/routing/interfaces.go
FakeMessageSinkpkg/routing/routingfakes/fake_message_

Calls

no outgoing calls

Tested by

no test coverage detected