MCPcopy Index your code
hub / github.com/Monibuca/engine / GetPublisher

Method GetPublisher

common/type.go:47–47  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

45
46type Track interface {
47 GetPublisher() IPuber
48 GetReaderCount() int32
49 GetName() string
50 GetBPS() int

Callers 6

OnEventMethod · 0.65
actionMethod · 0.65
runMethod · 0.65
PublishMethod · 0.65
PullMethod · 0.65
startPullMethod · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected