package
24.0.8+incompatible
Repository: https://github.com/rish1988/moby.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 sequence representing the bitmask and its identifier.