//
pkg.gl
Category
github.com/moby/docker
libnetwork
bitseq
package
24.0.9+incompatible
Repository:
https://github.com/moby/docker.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
6
Dependents
0
Files
279 SLOC
#
Functions
NewHandle
NewHandle returns a thread-safe instance of the bitmask handler.
#
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
Handle
Handle contains the sequence representing the bitmask and its identifier.