Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MultiplexedStream ¶
func NewMultiplexedStream ¶
func (*MultiplexedStream) Done ¶
func (m *MultiplexedStream) Done() <-chan struct{}
func (*MultiplexedStream) Stderr ¶
func (m *MultiplexedStream) Stderr() <-chan []byte
func (*MultiplexedStream) Stdout ¶
func (m *MultiplexedStream) Stdout() <-chan []byte
func (*MultiplexedStream) SystemError ¶
func (m *MultiplexedStream) SystemError() <-chan []byte
Click to show internal directories.
Click to hide internal directories.