Documentation ¶
Index ¶
Constants ¶
View Source
const ( NotifyDisabled = "disabled" NotifyFalse = "false" NotifyOff = "off" )
View Source
const ( StatusPending = "pending" StatusSuccess = "success" StatusFailure = "failure" StatusError = "error" )
View Source
const ( DescPending = "this build is pending" DescSuccess = "the build was successful" DescFailure = "the build failed" DescError = "oops, something went wrong" )
View Source
const (
BaseURL = "https://api.github.com/"
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.