Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetGitHubEventDetails ¶
GetGitHubEventDetails retrieves the events details
Types ¶
type Event ¶
type Event struct { Issue Issue `json:"issue"` PullRequest PullRequest `json:"pull_request"` }
Event entity.
type PullRequest ¶
PullRequest entity.
type Repository ¶
Repository entity
func GetRepositoryInfo ¶
func GetRepositoryInfo() Repository
GetRepositoryInfo returns information about the repository
Click to show internal directories.
Click to hide internal directories.