Documentation ¶
Index ¶
- func AddRootProperty(propertyName string, propertyValue interface{}) func(interface{}) interface{}
- func ApplyFunctionToJSON(messageBody string, modifier func(interface{}) interface{}) (string, error)
- func ColorizeJSON(jsonStr string) (string, error)
- func ExpandEnvVarsInInterface(value interface{}) interface{}
- func ExtractRootProperty(propertyName string) func(interface{}) interface{}
- func FileExists(filename string) bool
- func IsEventMatchingStatus(eventToSendMessage string, jobStatus string) bool
- func IsPatternMatchingString(patternStr string, matchString string) (bool, error)
- func IsPostConditionMet(branchMatches bool, tagMatches bool, invertMatch bool) bool
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AddRootProperty ¶
func AddRootProperty(propertyName string, propertyValue interface{}) func(interface{}) interface{}
func ApplyFunctionToJSON ¶
func ColorizeJSON ¶
func ExpandEnvVarsInInterface ¶
func ExpandEnvVarsInInterface(value interface{}) interface{}
func ExtractRootProperty ¶
func ExtractRootProperty(propertyName string) func(interface{}) interface{}
func FileExists ¶
func IsEventMatchingStatus ¶
func IsPatternMatchingString ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.