pipe

package
v0.4.0 Latest Latest
Warning

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

Go to latest
Published: Feb 4, 2024 License: MIT Imports: 48 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Schema added in v0.4.0

func Schema() []byte

func Validate added in v0.4.0

func Validate(c *config) error

Types

type Error added in v0.4.0

type Error struct{ Errors []string }

func (*Error) Error added in v0.4.0

func (e *Error) Error() string

type Pipe

type Pipe struct {
	Apk          *apk.Config
	Appinstaller *appinstaller.Config
	Apt          *apt.Config
	Yum          *yum.Config
	Sparkle      *sparkle.Config
}

func Load

func Load(path string) (*Pipe, error)

func (*Pipe) Run

func (p *Pipe) Run(ctx context.Context) error

Jump to

Keyboard shortcuts

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