Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DownloadAndUnpackTo ¶
Types ¶
type GitHubAuth ¶
type GitHubAuth struct {
Token string
}
type GitHubLicense ¶
type GitHubLicense struct { Filename string `json:"name"` URL string `json:"html_url"` Content []byte `json:"content"` Sha string `json:"sha"` }
Click to show internal directories.
Click to hide internal directories.