Documentation
¶
Index ¶
Constants ¶
View Source
const SampleTypeSize uint8 = 4
Variables ¶
This section is empty.
Functions ¶
func NewSampleEmitter ¶
func NewSampleEmitter() (*teleemitter.TeleEmitter, error)
Types ¶
type SampleParser ¶
type SampleParser struct { teleemitter.MessageParser // contains filtered or unexported fields }
func (*SampleParser) Parse ¶
func (sp *SampleParser) Parse(b []byte) (teleemitter.IncommingMessageInterface, error)
func (*SampleParser) ValidateTypeCodeSize ¶
func (sp *SampleParser) ValidateTypeCodeSize(typeCodeSize uint8) error
Click to show internal directories.
Click to hide internal directories.