package
1.8.6
Repository: https://github.com/qihoo360/wayne.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.