# 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.