Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AssertMsg ¶
Indicates a condition that should never happen. If encountered, execution will halt and the resulting state is undefined.
func AssertNoError ¶
func AssertNoError(e error)
func BitFieldContainsAll ¶
Checks whether bitfield `a` contains all bits set in bitfield `b`.
func BitFieldContainsAny ¶
Checks whether bitfield `a` contains any bit that is set in bitfield `b`.
Types ¶
Click to show internal directories.
Click to hide internal directories.