//
pkg.gl
Category
github.com/exercism/go-exercism
debug
package
2.4.1+incompatible
Repository:
https://github.com/exercism/go-exercism.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
0
Files
20 SLOC
#
Functions
Printf
Printf conditionally outputs a formatted message to Stderr.
Println
Println conditionally outputs a message to Stderr.
#
Variables
Verbose
Verbose determines if debugging output is displayed to the user.