vars

package
v1.0.203 Latest Latest
Warning

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

Go to latest
Published: Sep 26, 2022 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CheckVars added in v0.1.177

func CheckVars(log *zap.Logger, state *model.WorkflowState, el *model.Element) error

func Decode

func Decode(log *zap.Logger, vars []byte) (model.Vars, error)

Decode decodes a go binary object containing workflow variables.

func Encode

func Encode(log *zap.Logger, vars model.Vars) ([]byte, error)

Encode encodes the map of workflow variables into a go binary to be sent across the wire.

func InputVars added in v0.1.175

func InputVars(log *zap.Logger, state *model.WorkflowState, el *model.Element) error

func OutputVars added in v0.1.175

func OutputVars(log *zap.Logger, state *model.WorkflowState, el *model.Element) error

func Set added in v0.1.192

func Set(log *zap.Logger, v []byte, key string, value interface{}) ([]byte, error)

Types

This section is empty.

Jump to

Keyboard shortcuts

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