Versions in this module Expand all Collapse all v0 v0.3.0 May 5, 2020 v0.2.0 May 4, 2020 Changes in this version + func WatchPipelineRuns(stop chan struct{}, scmClient *scm.Client, ...) error + type State int + const Error + const Failed + const Pending + const Successful + const Unknown + func (s State) String() string