package
2.2.0-alpha.20190211+incompatible
Repository: https://github.com/cockroachdb/cockroach.git
Documentation: pkg.go.dev

# Functions

NewAllocator creates a new ID allocator which increments the specified key in allocation blocks of size blockSize.

# Structs

An Allocator is used to increment a key in allocation blocks of arbitrary size.