//
pkg.gl
Category
github.com/zoumo/golib
execd
package
0.2.0
Repository:
https://github.com/zoumo/golib.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
9
Dependents
0
Files
293 SLOC
#
Functions
Daemon
Daemon returns the D struct to execute the named program with the given arguments.
DaemonFrom
DaemonFrom retrieves the necessary information from given exec.Cmd and returns a new D struct.
#
Variables
ErrNotRunning
ErrNotRunning ...
#
Structs
D
D represents an external daemon command being prepared or run.