package
0.44.1
Repository: https://github.com/documize/community.git
Documentation: pkg.go.dev

# Functions

GetString sets-up the flag for later use, it must be called before ParseOK(), usually in an init().
Parse calls flag.Parse() then checks that the required environment variables are all set.

# Constants

Prefix provides the prefix for all Environment variables.

# Type aliases

CallbackT is the type signature of the callback function of GetString().