Versions in this module Expand all Collapse all v0 v0.1.1 Feb 13, 2019 v0.0.4 Feb 13, 2019 Changes in this version + const Canceled v0.0.3 Feb 13, 2019 v0.0.2 Feb 13, 2019 Changes in this version + type CreatePipelineResponse struct + BeforeSha string + CommittedAt interface{} + Coverage interface{} + CreatedAt string + Duration interface{} + FinishedAt interface{} + ID int64 + Ref string + Sha string + StartedAt interface{} + Status string + Tag bool + UpdatedAt string + User struct{ ... } + WebURL string + YamlErrors interface{} + type PipelineStatusResponse struct + ID int64 + Ref string + Sha string + Status PipelineStatus + WebURL string v0.0.1 Feb 12, 2019 Changes in this version + const Failed + const Pending + const Running + const Success + type CreatePipeline struct + BeforeSha string + CommittedAt interface{} + Coverage interface{} + CreatedAt string + Duration interface{} + FinishedAt interface{} + ID int64 + Ref string + Sha string + StartedAt interface{} + Status string + Tag bool + UpdatedAt string + User struct{ ... } + WebURL string + YamlErrors interface{} + type PipelineStatus struct + ID int64 + Ref string + Sha string + Status PipelineStatusID + WebURL string + type PipelineStatusID string