Versions in this module Expand all Collapse all v2 v2.0.0 Jun 18, 2023 Changes in this version + func GetWebhookData(logger *zap.Logger, name string, whCfg *handlerTY.WebhookData) interface + func Merge(variables, extra map[string]interface{}) map[string]interface + func New(ctx context.Context, templateEngine types.TemplateEngine) (types.VariablesEngine, error) + func UpdateParameters(logger *zap.Logger, variables map[string]interface{}, ...) map[string]interface + type VariableSpec struct + func (v *VariableSpec) Load(variablesPreMap map[string]interface{}) (map[string]interface{}, error) + func (v *VariableSpec) TemplateEngine() types.TemplateEngine