 Documentation
      ¶
      Documentation
      ¶
    
    
  
    
  
    Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type EventType ¶
type EventType int
const Fail EventType = 3
    const Success EventType = 2
    const Trigger EventType = 1
    type PipelineType ¶
type PipelineType string
const CD PipelineType = "CD"
    const CI PipelineType = "CI"
    type UpdateType ¶
type UpdateType string
const ( UpdateEvents UpdateType = "events" UpdateRecipients UpdateType = "recipients" )
 Click to show internal directories. 
   Click to hide internal directories.