pipeline

package
v1.4.4 Latest Latest
Warning

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

Go to latest
Published: Jul 22, 2020 License: MIT Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ListCommandsPipeline = []Piper{
	purgeCache.Pipe{},
	initCache.Pipe{},
	platforms.Pipe{},
	validatePlatform.Pipe{},
	commands.Pipe{},
}

Functions

func Execute

func Execute(ctx *context.Context, pipeline []Piper) (*context.Context, error)

Types

type Piper

type Piper interface {
	fmt.Stringer
	Run(ctx *context.Context) error
}

Jump to

Keyboard shortcuts

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