package
1.0.0
Repository: https://github.com/pingcap/tipocket.git
Documentation: pkg.go.dev

# Functions

CasRegisterModel returns a cas register model.
CasRegisterParser parses CasRegister history.
RegisterModel returns a read/write register model.
RegisterParser parses Register history.

# Constants

cas operation.
cas operation.
cas operation.
RegisterRead a register.
RegisterWrite a register.

# Structs

CasRegisterRequest is the request that is issued to a cas register.
CasRegisterResponse is the response returned by a cas register.
RegisterRequest is the request that is issued to a register.
RegisterResponse is the response returned by a register.

# Type aliases

CasOp is an operation.
Op is an operation.