Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateInstallationToken ¶
Types ¶
type GitHubError ¶
type GitHubError struct {
Message string `json:"message"`
}
type GitHubInstallationToken ¶
type GitHubInstallationToken struct {
Token string `json:"token"`
}
Click to show internal directories.
Click to hide internal directories.