Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func StderrOnError ¶
func StderrOnError(o *CmdOutputStream) error
Types ¶
type CmdOutputStream ¶
type CmdOutputStream struct {
// contains filtered or unexported fields
}
CmdOutputStream implements io.Reader by wrapping the line channel
func NewCmdOutputStream ¶
func NewCmdOutputStream(logger log.Logger, cInfo *CommandInfo) *CmdOutputStream
type StreamReader ¶
Click to show internal directories.
Click to hide internal directories.