package
28.0.1+incompatible
Repository: https://github.com/moby/docker.git
Documentation: pkg.go.dev

# Functions

Copy returns a deep copy of b.
NewHandle returns a new Bitmap of ordinals in the interval [0, n).

# Variables

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

# Structs

Bitmap is a fixed-length bit vector.