Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( ErrUnqualifiedData = errors.New("unqualified data") ErrHeaderLength2Short = errors.New("header length too short") ErrBodyLength2Short = errors.New("body length too short") ErrBodyLengthInconsistency = errors.New("body length inconsistency") ErrCheckCode = errors.New("check code fail") )
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.