package
25.1.0+incompatible
Repository: https://github.com/cockroachdb/cockroach.git
Documentation: pkg.go.dev

# Functions

GenerateID takes a timestamp and SQLInstanceID, and generates a ID.
IDFromBytes converts raw bytes into a ID.
IDFromString converts a string to a ID.

# Structs

ID represents an identifier that is guaranteed to be unique across a cluster.