Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var APIURL = `https://api.github.com/orgs/Bearer`
APIURL is a sample API endpoint used in the examples. It is an actual endpoint for the Github v3 API, so may be subject to rate limitations.
Functions ¶
func ShowGithubOrg ¶
func ShowGithubOrg(body []byte)
ShowGithubOrg is a helper method displaying selected parts of a Github "githubOrg repos" API response.
func ShowGogsOrg ¶
func ShowGogsOrg(body []byte)
ShowGogsOrg is a helper method displaying selected parts of a Gogs "Org repos" API response.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.