package
1.1.0
Repository: https://github.com/kubeservice-stack/basa.git
Documentation: pkg.go.dev

# Functions

NewAllocationMap creates an allocation bitmap using the random scan strategy.
NewContiguousAllocationMap creates an allocation bitmap using the contiguous scan strategy.

# Structs

AllocationBitmap is a contiguous block of resources that can be allocated atomically.