package
0.0.3
Repository: https://github.com/nao1215/http-status-code.git
Documentation: pkg.go.dev

# Functions

Err print error message at STDERR in yellow.
Info print information message at STDOUT in green.
Warn print warning message at STDERR in yellow.

# Variables

Stderr is new instance of Writer which handles escape sequence for stderr.
Stdout is new instance of Writer which handles escape sequence for stdout.