# Functions
ConfigFileName - returns the name of the json config file matching the go file name e.g.
Configure - get configuration values from JSON file / env variables modified version of code in the popular 'gonfig' package.
# Structs
Configuration - program configuration settings environment variables have priority.