Documentation
¶
Index ¶
- type PMgr
- func (pm *PMgr) Add(key interface{}, p *player.Player)
- func (pm *PMgr) Del(key interface{})
- func (pm *PMgr) Get(key interface{}) *player.Player
- func (pm *PMgr) Len(filter ...func(*player.Player) bool) int
- func (pm *PMgr) Range(f func(key interface{}, p *player.Player) bool)
- func (pm *PMgr) Watch(kind WatchKind, watch Watch)
- type Player
- type Watch
- type WatchKind
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.