dataDownloader

package
v0.3.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 28, 2017 License: MIT Imports: 18 Imported by: 0

Documentation

Index

Constants

View Source
const VERSION = "0.3.1"

Variables

This section is empty.

Functions

func Initialize

func Initialize()

Initialize parses flags and sets everything up

func Run

func Run()

Run... runs the program

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

func (r *Resumer) PersistConfig() error

PersistConfig saves the resumer to file

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL