operations

package
v1.1.5 Latest Latest
Warning

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

Go to latest
Published: Aug 26, 2017 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type OperationProcess

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

func GenerateProcess

func GenerateProcess(data *Process, environment environments.Environment, dataMapping map[string]interface{}) OperationProcess

func (*OperationProcess) HasNext

func (p *OperationProcess) HasNext() bool

func (*OperationProcess) Run

func (p *OperationProcess) Run() (err error)

func (*OperationProcess) RunNext

func (p *OperationProcess) RunNext() error

type Process

type Process struct {
	Commands []interface{} `json:"commands,omitempty"`
}

func (*Process) SaveToString

func (i *Process) SaveToString() string

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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