package
0.0.0-20190723121003-cc800dbaf411
Repository: https://github.com/gophercises/urlshort.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
# Functions
ConfigFlags will configure the flags used by the application.
# Constants
JSONFlag is used to set a file for the questions.
JSONFlagUsage is the help string for the JSONFlag.
JSONFlagValue is the value used when no JSONFlag is provided.
YAMLFlag is used to set urls for yaml.
YAMLFlagUsage is the help string for the YAMLFlag.
YAMLFlagValue is the value used when no YAMLFlag is provided.
# Interfaces
Flagger is an interface for configuring various flags.