package
2.1.0-rc.2+incompatible
Repository: https://github.com/coderushing/tidb.git
Documentation: pkg.go.dev

# Functions

GenLocalSchemaID generates a local schema ID.
GetStep is only used by tests.
NewAllocator returns a new auto increment id generator on the store.
NewMemoryAllocator returns a new auto increment id generator in memory.
SetStep is only used by tests.

# Interfaces

Allocator is an auto increment id generator.