Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // ErrCheckpointFileEmpty obviously means the checkpoint file was empty. ErrCheckpointFileEmpty = errors.New("given checkpoint file is empty or unreadable") // ErrMissingOutFile no output file name argument provided. ErrMissingOutFile = errors.New("output file not specified") )
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.