vars

package
v0.1.147 Latest Latest
Warning

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

Go to latest
Published: Aug 25, 2022 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

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 Merge added in v0.1.70

func Merge(log *zap.Logger, vars []byte, newVars []byte) ([]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