Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrBadTG = errors.New("bad talkgroup format")
Functions ¶
This section is empty.
Types ¶
type IDs ¶
type IDs []ID
type PresenceMap ¶
type PresenceMap map[ID]struct{}
func (PresenceMap) Has ¶
func (t PresenceMap) Has(id ID) bool
func (PresenceMap) Put ¶
func (t PresenceMap) Put(id ID)
Click to show internal directories.
Click to hide internal directories.