Documentation
¶
Index ¶
- func Close(streams ...any) error
- func IsConsoleModeEnabled() bool
- func NewContextReader(ctx context.Context, r io.Reader) *contextReader
- func NewOnlyWriter(w io.Writer) io.Writer
- func Output(output string) (io.Writer, error)
- func SelectWriter(predicate bool, trueValue io.Writer, falseValue io.Writer) io.Writer
- func SetConsoleModeEnabled(value bool)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IsConsoleModeEnabled ¶
func IsConsoleModeEnabled() bool
func SelectWriter ¶
func SetConsoleModeEnabled ¶
func SetConsoleModeEnabled(value bool)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.