Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrNotFound = errors.New("not found")
Functions ¶
Types ¶
type Client ¶
type Client struct {
// contains filtered or unexported fields
}
Client to gh archive.
type Progress ¶
type Progress struct { // Cancel is called when scope of download is done. Cancel context.CancelFunc // contains filtered or unexported fields }
func (*Progress) ReadyBytes ¶
Click to show internal directories.
Click to hide internal directories.