package
3.5.4+incompatible
Repository: https://github.com/exercism/cli.git
Documentation: pkg.go.dev

# Functions

DumpRequest dumps out the provided http.Request.
DumpResponse dumps out the provided http.Response.
Printf conditionally outputs a formatted message to Stderr.
Println conditionally outputs a message to Stderr.
Redact masks the given token by replacing part of the string with *.

# Variables

UnmaskAPIKey determines if the API key should de displayed during a dump.
Verbose determines if debugging output is displayed to the user.