Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DownloadGz ¶
Types ¶
type UnexpectedStatusCodeError ¶
type UnexpectedStatusCodeError struct {
StatusCode int
}
func NewUnexpectedStatusCodeError ¶
func NewUnexpectedStatusCodeError(statusCode int) *UnexpectedStatusCodeError
func (UnexpectedStatusCodeError) Error ¶
func (e UnexpectedStatusCodeError) Error() string
Click to show internal directories.
Click to hide internal directories.