Documentation ¶
Index ¶
Constants ¶
View Source
const (
Key key = 114514
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Instance ¶
type Instance struct { WaitGroup sync.WaitGroup Config *configs.Config Logger *interfaces.Logger Lives map[live.ID]live.Live Cache gcache.Cache Server interfaces.Module EventDispatcher interfaces.Module ListenerManager interfaces.Module RecorderManager interfaces.Module }
func GetInstance ¶
Click to show internal directories.
Click to hide internal directories.