package
0.0.0-20181009085715-d60a1a227b92
Repository: https://github.com/lightkool/tidb.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

ComposeTS creates a ts from physical and logical parts.
EncodeTSO encodes a millisecond into tso.
ExtractPhysical returns a ts's physical part.
GetPhysical returns physical from an instant time with millisecond precision.
GetTimeFromTS extracts time.Time from a timestamp.

# Interfaces

Future is a future which promises to return a timestamp.
Oracle is the interface that provides strictly ascending timestamps.