Versions in this module Expand all Collapse all v0 v0.4.4 Mar 4, 2026 v0.4.3 Feb 27, 2026 v0.4.2 Feb 27, 2026 v0.4.1 Feb 27, 2026 v0.4.0 Feb 27, 2026 Changes in this version + type Commit struct + AuthorEmail string + AuthorName string + CreatedAt time.Time + ShortID string + Title string + WebURL string + type CreateMROptions struct + Description string + Draft bool + SourceBranch string + TargetBranch string + Title string + type MRDiff struct + DeletedFile bool + Diff string + NewFile bool + NewPath string + OldPath string + RenamedFile bool + type MRNote struct + Author string + Body string + CreatedAt time.Time + ID int + System bool + type MergeRequest struct + Author string + CreatedAt time.Time + Description string + Draft bool + ID int + IID int + MergeStatus string + ProjectID int + ProjectPath string + SourceBranch string + State string + TargetBranch string + Title string + UpdatedAt time.Time + WebURL string v0.3.2 Feb 26, 2026 v0.3.1 Feb 26, 2026 v0.3.0 Feb 26, 2026 v0.2.0 Feb 25, 2026 Changes in this version + type Job struct + Duration float64 + FinishedAt *time.Time + ID int + Name string + PipelineID int + ProjectID int + Stage string + StartedAt *time.Time + Status valueobject.JobStatus + WebURL string + type Pipeline struct + CreatedAt time.Time + Duration int + ID int + JobCount int + ProjectID int + ProjectPath string + Ref string + Status valueobject.PipelineStatus + type Project struct + ActiveCount int + ID int + Name string + PathWithNS string + PipelineCount int + WebURL string