//
pkg.gl
Category
github.com/tikv/client-go/v2
oracle
oracles
package
2.0.7
Repository:
https://github.com/tikv/client-go.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
12
Dependents
1
Files
464 SLOC
#
Functions
NewLocalOracle
NewLocalOracle creates an Oracle that uses local time as data source.
NewPdOracle
NewPdOracle create an Oracle that uses a pd client source.
#
Structs
MockOracle
MockOracle is a mock oracle for test.