//
pkg.gl
Category
github.com/darinpp/cockroach
pkg
storage
idalloc
package
19.1.0-beta.20190304+incompatible
Repository:
https://github.com/darinpp/cockroach.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
11
Dependents
0
Files
104 SLOC
#
Functions
NewAllocator
NewAllocator creates a new ID allocator which increments the specified key in allocation blocks of size blockSize.
#
Structs
Allocator
An Allocator is used to increment a key in allocation blocks of arbitrary size.