Documentation ¶
Index ¶
- Constants
- func EvalExpression(expression string, msg []byte) (interface{}, error)
- func Expand(value map[string]interface{}) map[string]interface{}
- func ExpandPrefixed(value map[string]interface{}, prefix string) map[string]interface{}
- func ExpandPrefixedToResult(value map[string]interface{}, prefix string, result map[string]interface{})
- func GetFuncMap(m map[string]interface{}) map[string]interface{}
Constants ¶
View Source
const JsonRoot = "payload"
Variables ¶
This section is empty.
Functions ¶
func EvalExpression ¶
func ExpandPrefixed ¶
func ExpandPrefixedToResult ¶
func GetFuncMap ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.