package
24.0.9+incompatible
Repository: https://github.com/dotcloud/docker.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.