//
pkg.gl
Category
github.com/docker/deploykit
pkg
launch
os
package
0.4.1
Repository:
https://github.com/docker/deploykit.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
0
Files
84 SLOC
#
Functions
NewLauncher
NewLauncher returns a Launcher that can install and start plugins.
#
Structs
LaunchConfig
LaunchConfig is the rule for how to start up a os process.
Launcher
Launcher is a service that implements the launch.Exec interface for starting up os processes.