package
0.0.0-20240818021530-f5e744f7964a
Repository: https://github.com/kaisenlinux/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.