Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ExecutionMode ¶
type ExecutionMode int
const ( ModeApprove ExecutionMode = iota ModeMerge ModeApproveAndMerge )
func (ExecutionMode) String ¶
func (m ExecutionMode) String() string
type ExecutionResult ¶
Click to show internal directories.
Click to hide internal directories.