Documentation ¶
Index ¶
Constants ¶
View Source
const RaceEnabled = false
RaceEnabled indicates that program/tests are running with race detection enabled or not. Some tests may chose to skip execution when race detection is on.
Variables ¶
View Source
var ByteOrder binary.ByteOrder
ByteOrder specifies how to convert byte sequences into 16-, 32-, or 64-bit unsigned integers.
Functions ¶
func EnsureBufBigEnough ¶
EnsureBufBigEnough checks that given buffer is big enough to hold 'needed' bytes, otherwise returns a buffer of a size of at least 'needed' bytes.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.