Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Output ¶
func CurrentOutput ¶
func CurrentOutput() *Output
func (*Output) Locked ¶
Locked with wrap both Out and Err with a Mutex to make it safe for concurrent access
func (*Output) MustWriteErr ¶
MustWriteErr writes an error to o.Err and panics if it can't.
Click to show internal directories.
Click to hide internal directories.