Documentation ¶
Index ¶
Constants ¶
View Source
const VERSION = "0.3.1"
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Resumer ¶
type Resumer struct { OutputFilename string `json:"outputFilename"` DoneElements int64 `json:"doneElements"` TotalElements int64 `json:"totalElements"` NoDetails bool `json:"noDetails"` // contains filtered or unexported fields }
func (*Resumer) PersistConfig ¶
PersistConfig saves the resumer to file
Click to show internal directories.
Click to hide internal directories.