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