Documentation
¶
Overview ¶
Package github provides shared tooling to allow zedpm plugins to interact with Github in a consistent way.
Index ¶
Constants ¶
View Source
const ( PropertyGithubReleaseName = "github.release.name" PropertyGithubOwner = "github.owner" PropertyGithubProject = "github.project" )
Variables ¶
This section is empty.
Functions ¶
func GetPropertyGithubOwner ¶
Types ¶
type Github ¶
Github provides a client object for accessing the Github API.
func (*Github) OwnerProject ¶
Click to show internal directories.
Click to hide internal directories.