tasks

package
v0.2.1 Latest Latest
Warning

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

Go to latest
Published: Dec 19, 2025 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Run

func Run(ctx context.Context, pf *Procfile) error

Types

type Proc

type Proc struct {
	Name    string
	Command []string

	ExitWhenDone bool
}

type Procfile

type Procfile struct {
	Proceses []*Proc
}

func ParseFile

func ParseFile(path string) (*Procfile, error)

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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