variables

package
v2.0.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 18, 2023 License: Apache-2.0 Imports: 20 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetWebhookData

func GetWebhookData(logger *zap.Logger, name string, whCfg *handlerTY.WebhookData) interface{}

func Merge

func Merge(variables, extra map[string]interface{}) map[string]interface{}

Merge variables and extra variables

func New

func New(ctx context.Context, templateEngine types.TemplateEngine) (types.VariablesEngine, error)

func UpdateParameters

func UpdateParameters(logger *zap.Logger, variables map[string]interface{}, parameters map[string]interface{}, templateEngine types.TemplateEngine) map[string]interface{}

UpdateParameters updates parameter templates

Types

type VariableSpec

type VariableSpec struct {
	// contains filtered or unexported fields
}

func (*VariableSpec) Load

func (v *VariableSpec) Load(variablesPreMap map[string]interface{}) (map[string]interface{}, error)

loads all the defined variables

func (*VariableSpec) TemplateEngine

func (v *VariableSpec) TemplateEngine() types.TemplateEngine

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL