Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Envelope ¶
type Envelope interface {
TalkgroupTuple() talkgroups.ID
PatchTGs() []int
ShouldStore() bool
}
Envelope abstracts away the TG tuple and patches for a Call or any related data structures.
type ToClientMsg ¶
type ToClientMsg interface {
protoreflect.ProtoMessage
}
Click to show internal directories.
Click to hide internal directories.