Versions in this module Expand all Collapse all v0 v0.7.1 Jun 4, 2026 v0.7.0 Jun 3, 2026 v0.6.0 Jun 3, 2026 v0.5.0 Jun 3, 2026 v0.4.0 Jun 2, 2026 v0.3.1 Jun 1, 2026 v0.3.0 May 31, 2026 v0.2.0 May 29, 2026 Changes in this version + type Attachment struct + Filename string + Issue int + Path string + URL string + User User v0.1.0 May 29, 2026 v0.0.1 May 27, 2026 Changes in this version + type Comment struct + Content string + CreatedOn time.Time + ID int + Issue int + UpdatedOn *time.Time + User User + type Export struct + Attachments []any + Comments []Comment + Issues []Issue + Logs []any + Meta map[string]any + type Issue struct + Assignee *User + Component any + Content string + CreatedOn time.Time + ID int + Kind string + Milestone any + Priority string + Reporter User + Status string + Title string + UpdatedOn time.Time + Version any + Voters []User + Watchers []User + type User struct + AccountID string + DisplayName string