package
0.8.0-dev.2
Repository: https://github.com/cloudnativelabs/libnetwork.git
Documentation: pkg.go.dev

# Functions

NewHandle returns a thread-safe instance of the bitmask handler.

# Variables

ErrBitAllocated is returned when the specific bit requested is already set.
ErrNoBitAvailable is returned when no more bits are available to set.

# Structs

Handle contains the sequece representing the bitmask and its identifier.