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

# Functions

CompleteOperations completes the history of operation.
NewRecorder creates a recorder to log the history to the file.
ReadHistory reads operations and a model state from a history file.

# Structs

NoopParser is a noop parser.
NoopRequest is a noop request.
NoopResponse is a noop response.
Recorder records operation history.

# Interfaces

RecordParser is to parses the operation data.