akprocs

package
v0.13.1 Latest Latest
Warning

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

Go to latest
Published: Jun 24, 2022 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config struct {
	procs.ProcsConfig

	ReadyAddress string `envconfig:"READY_ADDRESS" json:"ready_address"`
}

type Procs

type Procs struct {
	Config Config
	L      L.Nullable
	// contains filtered or unexported fields
}

func (*Procs) Register

func (ps *Procs) Register(r *mux.Router)

func (*Procs) Start

func (ps *Procs) Start(path string, args []string, env map[string]string) (cmd *procs.Cmd, addr string, err error)

Jump to

Keyboard shortcuts

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