# Functions
AvailableEnvVars returns list of supported env vars.
ParseOptions returns a new options struct from the input arguments.
SetDefaultOptions parses and assigns the options.
No description provided by the author
# Constants
Version is the current Pgweb application version.
# Variables
BuildArch contains the OS architecture of the binary.
BuildTime contains the binary build time.
GitCommit contains the Git commit SHA for the binary.
GoVersion contains the build time Go version.
Info contains all version information.
No description provided by the author