package
1.1.0-alpha
Repository: https://github.com/lightkool/pd.git
Documentation: pkg.go.dev

# Functions

DecodeInt decodes value encoded by EncodeInt before.
IsPureTableID return true iff b is consist of tablePrefix and 8-byte tableID.
NewNamespace creates a new namespace.
NewTableNamespaceClassifier creates a new namespace classifier that classifies stores and regions by table range.

# Variables

DefaultIDDecoder is the default decoder.

# Structs

Namespace defines two things: 1.

# Interfaces

IDDecoder defines method to extract tableID from key.

# Type aliases

Key represents high-level Key type.