Documentation ¶
Index ¶
Constants ¶
View Source
const AGENT = "go-gdc/0.0.0 (%s) %s (%s)"
View Source
const RESOURCE = "https://%s:%d%s"
Variables ¶
View Source
var Flags = []cli.Flag{ cli.StringFlag{ Name: "p, path", Usage: "path to target directory", Value: ".", }, cli.StringFlag{ Name: "m, manifest", Usage: "GDC manifest file", }, }
Functions ¶
func DownloadAction ¶
func DownloadBulkAction ¶
Types ¶
type DownloadClient ¶
func NewDownloadClient ¶
func NewDownloadClient(host string, port uint16) DownloadClient
Click to show internal directories.
Click to hide internal directories.