lib

package
v0.1.2 Latest Latest
Warning

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

Go to latest
Published: Jul 10, 2021 License: GPL-3.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewZapLogger

func NewZapLogger(debug bool) (logger *zap.Logger, err error)

func ResolveEnvironmentVariablesInList added in v0.1.1

func ResolveEnvironmentVariablesInList(inputList []string) (outputList []string)

func ResolveEnvironmentVariablesInMap added in v0.1.1

func ResolveEnvironmentVariablesInMap(inputMap map[string]string) (outputMap map[string]string)

func SetEnvironmentVariables

func SetEnvironmentVariables(inputList map[string]string) (err error)

Types

type Attribute added in v0.1.2

type Attribute string
const (
	NodeAttribute Attribute = "node"
)

type StepType added in v0.1.2

type StepType string
const (
	EnvironmentStepType StepType = "environment"
	PrintStepType       StepType = "print"
	ExecuteStepType     StepType = "execute"
)

type TaskType added in v0.1.2

type TaskType string
const (
	SequentialTaskType TaskType = "sequential"
)

Jump to

Keyboard shortcuts

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