Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrNilResponse = errors.New("nil response from GitHub API")
ErrNilResponse indicates the GitHub API returned a nil response object.
Functions ¶
func ListOrgRepos ¶
ListOrgRepos lists all non-archived repositories for a GitHub organization. The caller should provide an http.RoundTripper (rt). If rt is nil, the default transport will be created via roundtripper.NewTransport.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.