Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type BarrageDataAdd ¶
type BarrageDataInit ¶
type DanmuCargoAll ¶
type DanmuCargoAll struct { sync.Mutex DanmuCargo map[string]DanmuPool `json:"danmuCargo"` UserPool map[string]int64 `json:"userPool"` }
var EdanmuCargoAll DanmuCargoAll
func (*DanmuCargoAll) PoolInit ¶
func (this *DanmuCargoAll) PoolInit()
Click to show internal directories.
Click to hide internal directories.