//
pkg.gl
Category
github.com/nao1215/http-status-code
internal
print
package
0.0.3
Repository:
https://github.com/nao1215/http-status-code.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
1
Files
21 SLOC
#
Functions
Err
Err print error message at STDERR in yellow.
Info
Info print information message at STDOUT in green.
Warn
Warn print warning message at STDERR in yellow.
#
Variables
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.