Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrByteSliceLenShouldHaveBeen8 = errors.New("byte slice's len should have been 8")
ErrByteSliceLenShouldHaveBeen8 signals that the byte slice provided has a wrong length (should have been 8)
View Source
var ErrNilByteSlice = errors.New("nil byte slice")
ErrNilByteSlice signals that a nil byte slice has been provided
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.