Versions in this module Expand all Collapse all v0 v0.4.1 Aug 27, 2026 v0.4.0 Aug 25, 2026 v0.3.2 Aug 13, 2026 Changes in this version type Command + ThemeRevision *string v0.3.1 Aug 12, 2026 v0.3.0 Aug 12, 2026 v0.2.6 Apr 6, 2026 v0.2.5 Nov 30, 2025 Changes in this version + type Command struct + BaseURL string + Creator string + Engine string + Feed bool + Katex bool + Label []string + Output string + State string + Theme string + ThemeRepo string + Title string + type Repository struct + Archived bool + CreatedAt string + Description string + Fork bool + ForksCount int + FullName string + ID int + Name string + OpenIssuesCount int + Owner User + Private bool + PushedAt string + StargazersCount int + Topics []string + UpdatedAt string + WatchersCount int v0.2.4 Nov 28, 2025 v0.2.3 Nov 3, 2025 Changes in this version + type Comment struct + Body string + CreatedAt string + HTMLURL string + ID int + IssueURL string + Reactions Reactions + UpdatedAt string + User User + type Issue struct + Body string + ClosedAt string + Comments []Comment + CreatedAt string + ID int + Labels []Label + Locked bool + Number int + PullRequest *PullRequest + 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 PullRequest struct + DiffURL string + HTMLURL string + MergedAt string + PatchURL 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