package
0.55.1
Repository: https://github.com/ovh/cds.git
Documentation: pkg.go.dev

# Functions

GetStatus returns github status.
New creates a new GithubConsumer.

# Variables

ErrNoNewEvents for no new events.
Github errors.
Github errors.
Github http var.
Github http var.
Github http var.

# Structs

Branch represents a repository branch.
Commit represents a GitHub commit.
CreateStatus represents create a Status API Payload.
Cursor represents cursor from github api.
DiffCommits represent response from github api for a diff between commits.
Event represent a repository event.
Organization represents a GitHub organization account.
Plan represents the payment plan for an account.
Protection represents a repository branch's protection.
PullRequest represents pull request from github api.
RateLimit represents Rate Limit API.
ReleaseRequest Request sent to Github to create a release.
ReleaseResponse Response return by Github after release creation.
Repository represents a GitHub repository.
RepositoryInvitation allows users or external services to invite other users to collaborate on a repo.
Status represents Create a Status from API.
Timestamp represents a time that can be unmarshalled from a JSON string formatted as either an RFC3339 or Unix timestamp.
Tree represents a GitHub tree.
TreeEntry represents the contents of a tree structure.
User represents a GitHub user.
WebHookConfig represent the configuration of a webhook.
WebhookCreate represent struct to create a webhook.

# Type aliases

Events represent repository events.