cds-snc / covid-alert-server

Exposure Notification: Diagnosis Server implementation / Notification d’exposition : Mise en œuvre du serveur de diagnostic
Apache License 2.0
298 stars 31 forks source link

Leverage Viper for reading Environment Variables #319

Closed CalvinRodo closed 3 years ago

CalvinRodo commented 3 years ago

Provide a consistent experience:

https://github.com/spf13/viper#working-with-environment-variables

Risk: quality of life improvement, saves us time.

stephenyates-gc commented 3 years ago

This is a quality of life improvement, low priority.

CalvinRodo commented 3 years ago

Will re-open if we plan on enhancing the go server