Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func MockEmptyStreams ¶
func MockStreams ¶
func MockTerminalStreams ¶
Types ¶
type InputStream ¶
type Streams ¶
type Streams interface { Out() OutputStream Err() OutputStream In() InputStream }
func StandardStreams ¶
func StandardStreams() Streams
Click to show internal directories.
Click to hide internal directories.