MCPcopy
hub / github.com/q191201771/lal / Dispose

Method Dispose

pkg/logic/logic.go:21–21  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

19type ILalServer interface {
20 RunLoop() error
21 Dispose()
22
23 // AddCustomizePubSession 定制化增强功能。业务方可以将自己的流输入到 ILalServer 中
24 //

Callers 15

DisposeMethod · 0.65
DisposeMethod · 0.65
entryFunction · 0.65
DisposeMethod · 0.65
DisposeMethod · 0.65
stopHlsIfNeededMethod · 0.65
stopPullMethod · 0.65
DisposeMethod · 0.65
KickSessionMethod · 0.65

Implementers 1

ServerManagerpkg/logic/server_manager__.go

Calls

no outgoing calls

Tested by

no test coverage detected