pipeline

package
v0.0.0-...-c608f4e Latest Latest
Warning

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

Go to latest
Published: Dec 7, 2022 License: MIT Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Pipes = []Pipe{
	gitinfo.Pipe{},
	dist.Pipe{},
	archive.Pipe{},
	s3.Pipe{},
	output.Pipe{},
}

Functions

func Run

func Run(ctx *context.Context) error

Types

type Pipe

type Pipe interface {
	fmt.Stringer

	Default(ctx *context.Context) error
	Run(ctx *context.Context) error
}

Jump to

Keyboard shortcuts

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