Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Getter ¶
func (*Getter) DownloadFile ¶
type Manifest ¶ added in v0.4.0
type Manifest map[string][]ManifestEntry
A Manifest is a mapping from a base URI (consisting of scheme://authority) to a list of Manifest entries under that base URI. That is, the Manifest entries are grouped by remote server that we might connect to.
type ManifestEntry ¶ added in v0.4.0
Click to show internal directories.
Click to hide internal directories.