Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ColorPalette string
View Source
var TimeStampFormat string = "off"
Functions ¶
func Trice ¶ added in v0.6.0
Trice emits one trice to std out. The byte slice 't' is a trice package. The start byte is 0xeb. The ID can be 0, in that case only the data payload is saved If b is not empty, the start byte in buffer b is 0xc0. The byte slice b contains a 8 byte header, a 2 byte len-1 value and and len buffer bytes. b is used for long runtime strings, when the format string is "%s".
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.