package
0.6.1
Repository: https://github.com/shenwei356/rush.git
Documentation: pkg.go.dev

# Functions

NewCommand create a Command.
No description provided by the author
No description provided by the author
Run runs commands in parallel from channel chCmdStr, and returns a Command channel, and a done channel to ensure safe exit.
Run4Output runs commands in parallel from channel chCmdStr, and returns an output text channel, and a done channel to ensure safe exit.

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
bit mask.
No description provided by the author

# Variables

pid_numSecondsSinceEpoch.
ErrCancelled means command being cancelled.
ErrTimeout means command timeout.
Log is *logging.Logger.
16K.
No description provided by the author
1M.
Verbose decides whether print extra information.

# Structs

Command is the Command struct.
ImmediateLineWriter is safe to use concurrently.
No description provided by the author
from https://softwareengineering.stackexchange.com/questions/177428/sets-data-structure-in-golang.
Options contains the options.
No description provided by the author

# Type aliases

No description provided by the author