//
pkg.gl
Category
github.com/deepin-community/docker.io
engine
libnetwork
bitmap
package
0.0.0-20241112080837-97b903613cec
Repository:
https://github.com/deepin-community/docker.io.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
0
Files
470 SLOC
#
Functions
Copy
Copy returns a deep copy of b.
New
NewHandle returns a new Bitmap of ordinals in the interval [0, n).
#
Variables
ErrBitAllocated
ErrBitAllocated is returned when the specific bit requested is already set.
ErrNoBitAvailable
ErrNoBitAvailable is returned when no more bits are available to set.
#
Structs
Bitmap
Bitmap is a fixed-length bit vector.