package
0.1.8
Repository: https://github.com/iotbzh/xds-common.git
Documentation: pkg.go.dev

# Functions

GetEows gets ExecOverWS object from command ID.
New creates a new instace of eows.

# Constants

SplitChar Split character by character.
SplitLine Split line by line.

# Structs

No description provided by the author
ExecOverWS .

# Type aliases

EmitExitCB is the function callback used to emit exit proc code.
EmitOutputCB is the function callback used to emit data.
OnInputCB is the function callback used to receive data.
SplitType Type of spliting method to tokenize stdout/stderr.