//
pkg.gl
Category
github.com/moby/docker
libnetwork
bitmap
package
28.0.1+incompatible
Repository:
https://github.com/moby/docker.git
Documentation:
pkg.go.dev
Overview
Versions
5
Dependencies
4
Dependents
0
Files
474 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.