//
pkg.gl
Category
github.com/nao1215/morrigan
internal
print
package
0.0.15
Repository:
https://github.com/nao1215/morrigan.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
3
Files
27 SLOC
#
Functions
Err
Err print error message at STDERR in yellow.
Fatal
Fatal print dying message at STDERR in red.
Info
Info print information message at STDOUT in green.
Warn
Warn print warning message at STDERR in yellow.
#
Variables
OsExit
OsExit is wrapper for os.Exit().
Stderr
Stderr is new instance of Writer which handles escape sequence for stderr.
Stdout
Stdout is new instance of Writer which handles escape sequence for stdout.