config changes
- Instead of having separate variables, I added a struct which holds configuration parameters
- Deleted PEMReader.go file
- Added
CheckConfigValuesandCalculateConfigValuesfunctions - Defined
required,optionalandcalculatedconfig values - Changed
Makefileso that on local environments, the git branch will be used as version - Changed
run.shso that on local environments,config.yamlwill be used for configuration file