//
pkg.gl
Category
github.com/nao1215/contributor
internal
print
package
1.1.2
Repository:
https://github.com/nao1215/contributor.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
2
Files
56 SLOC
#
Functions
Err
Err print error message at STDERR.
Fatal
Fatal print dying message at STDERR.
Info
Info print information message at STDOUT.
Question
Question displays the question in the terminal and receives an answer from the user.
Warn
Warn print warning message at STDERR.
#
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.