Versions in this module Expand all Collapse all v0 v0.2.2 May 26, 2025 Changes in this version type Issue + PullRequest *PullRequest + type PullRequest struct + DiffURL string + HTMLURL string + MergedAt string + PatchURL string v0.2.1 May 26, 2025 v0.2.0 May 26, 2025 Changes in this version + type Comment struct + Body string + CreatedAt string + HTMLURL string + ID int + IssueURL string + Reactions Reactions + UpdatedAt string + User User v0.1.5 Apr 17, 2025 v0.1.4 Jan 20, 2025 v0.1.3 Dec 16, 2023 v0.1.2 Dec 16, 2023 v0.1.1 Sep 8, 2023 v0.1.0 Sep 8, 2023 Changes in this version + type Issue struct + Body string + ClosedAt string + Comments int + CreatedAt string + ID int + Labels []Label + Locked bool + Number int + Reactions Reactions + State string + Title string + URL string + UpdatedAt string + User User + type Label struct + Color string + Default bool + Description string + ID int + Name string + type Reactions struct + Confused int + Eyes int + Heart int + Hooray int + Laugh int + Rocket int + ThumbDown int + ThumbUp int + TotalCount int + URL string + type User struct + AvatarURL string + ID int + Login string + URL string