package
0.0.0-20240904141453-296f4a64edd3
Repository: https://github.com/gnolang/gh-sql.git
Documentation: pkg.go.dev
# Constants
Possible values of AuthorAssociation.
Possible values of AuthorAssociation.
Possible values of AuthorAssociation.
Possible values of AuthorAssociation.
Possible values of AuthorAssociation.
Possible values of AuthorAssociation.
Possible values of AuthorAssociation.
Possible values of AuthorAssociation.
No description provided by the author
No description provided by the author
No description provided by the author
# Variables
EventsMissedData can be set if [TimelineEventWrapper.UnmarshalJSON] should log data (JSON fields) missed while unmarshalling.
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
DemilestonedIssueEvent is the GitHub event for when an issue has its milestone removed.
LabeledIssueEvent is the GitHub event for when an issue is labeled.
License is a License on the GitHub API.
LockedIssueEvent is the GitHub event for when a conversation on an issue is locked.
MilestonedIssueEvent is the GitHub event for when an issue is milestoned.
No description provided by the author
No description provided by the author
No description provided by the author
RenamedIssueEvent is the GitHub event for when an issue is renamed.
No description provided by the author
ReviewDismissedIssueEvent is the GitHub event for when a review on an issue (PR) is dismissed.
ReviewRequestedIssueEvent is the GitHub event for when an issue (PR) receives a new review request.
ReviewRequestRemovedIssueEvent is the GitHub event for when an issue (PR) has one of its existing review requests removed.
SimpleEvent is used for the event which don't have additional information.
SimpleIssue is a reduced issue struct, keeping track of important information but avoiding redundancy.
SimpleRepository is a reduced issue struct, keeping track of important information but avoiding redundancy.
SimpleUser is used to keep track of user information in events.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
TimelineEventWrapper wraps all TimelineEvents, unmarshaling JSON data into the appropriate type by looking at its "events" key.
No description provided by the author
No description provided by the author
UnlabeledIssueEvent is the GitHub event for when an issue is labeled.
UnlockedIssueEvent is the GitHub event for when a conversation on an issue is unlocked.
No description provided by the author
# Interfaces
TimelineEvent is the interface for all of the timeline events.
# Type aliases
AuthorAssociation is an enum of possible associations of an issue or issue comment's author, with the repository of the issue.
TODO: improve.
StateReason is the reason an issue was closed or reopened.