Documentation ¶ Index ¶ type ArchiveUrl Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ This section is empty. Types ¶ type ArchiveUrl ¶ type ArchiveUrl struct { Url string `json:"url"` // url to resource to be added Checksum string `json:"checksum"` // optional checksum to check resp against // contains filtered or unexported fields } Source Files ¶ View all Source files archive_url.go Click to show internal directories. Click to hide internal directories.