Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // ErrUnsupportedOp indicates an unknown or unsupported operation code. ErrUnsupportedOp = errors.New("binary: unsupported operation code") // ErrInvalidTestTypeFormat indicates invalid types array for test_type predicate. ErrInvalidTestTypeFormat = errors.New("binary: invalid test_type types format") )
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.