procmgr

package
v0.0.65 Latest Latest
Warning

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

Go to latest
Published: Nov 15, 2019 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func WriteProcs

func WriteProcs(path string, procs Procs) error

Types

type Proc

type Proc struct {
	Command string
	Args    []string
}

Proc is a single process to run

type Procs

type Procs struct {
	Processes map[string]Proc
}

Procs is the list of process names and commands to run

func ReadProcs

func ReadProcs(path string) (Procs, error)

Jump to

Keyboard shortcuts

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