package
Version:
v0.0.0-...-120201e
Opens a new window with list of versions in this module.
Published: Aug 1, 2019
License: Apache-2.0
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
-
type Branch
-
type Commit
-
type Github
-
func (g *Github) Archive(token, owner, name, branch, sha, downloadsDir string) (string, error)
-
func (g *Github) Branches(token, owner, name string) ([]*Branch, error)
-
func (g *Github) Commits(token, owner, name, branch string) ([]*Commit, error)
type Branch struct {
Name string
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.