package
7.17.28
Repository: https://github.com/elastic/beats.git
Documentation: pkg.go.dev

# Functions

DefaultConfig creates a config with pre-set default values.
Start starts a new process Returns: - network address of child process - process id - error.
StartContext starts a new process with context.

# Variables

ErrProcessStartFailedTimeout is a failure of start due to timeout.

# Structs

Config for fine tuning new process.
Info groups information about fresh new process.

# Type aliases

Option is an option func to change the underlying command.