package
2.1.0-alpha.20180416+incompatible
Repository: https://github.com/coyle/cockroach.git
Documentation: pkg.go.dev

# Functions

NewAllocator creates a new ID allocator which increments the specified key in allocation blocks of size blockSize, with allocated IDs starting at minID.

# Structs

An Allocator is used to increment a key in allocation blocks of arbitrary size starting at a minimum ID.