Documentation ¶
Overview ¶
Package process contains helpers for executing processes in ways that behave similarly to syscall.Exec, but using child processes instead
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Exec ¶
Exec generally mimics syscall.Exec behavior, but using a child process isntead to make testing etc. easier
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.