pipeline

package
v0.0.2 Latest Latest
Warning

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

Go to latest
Published: Oct 6, 2018 License: MIT Imports: 24 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ConstrFunc

type ConstrFunc func(string, core.Params) (core.Link, error)

type Pipeline

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

func NewPipeline

func NewPipeline(
	compsCfg map[string]config.CfgBlockComponent,
	pplCfg map[string]config.CfgBlockPipeline) (*Pipeline, error)

func (*Pipeline) ExecCmd

func (ppl *Pipeline) ExecCmd(cmd *core.Cmd, cmdPpgt core.CmdPropagation) error

func (*Pipeline) Explain

func (ppl *Pipeline) Explain() string

func (*Pipeline) Start

func (ppl *Pipeline) Start() error

func (*Pipeline) Stop

func (ppl *Pipeline) Stop() error

Jump to

Keyboard shortcuts

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