Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrNoInput = errors.New("no input found")
Functions ¶
func GetStepRunOverrideDiffs ¶
func GetStepRunOverrideDiffs(repo repository.StepRunAPIRepository, stepRun *db.StepRunModel) (diffs map[string]string, original map[string]string, err error)
GetStepRunOverrideDiffs returns a map of the override keys to the override values which have changed between the first step run and the latest step run.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.