(no title)
maximente | 4 years ago
if you're rotating creds or need to open/close the DB, this will typically just add another select case to your main method, where you also block on e.g. signal catching to cleanly shutdown the app
maximente | 4 years ago
if you're rotating creds or need to open/close the DB, this will typically just add another select case to your main method, where you also block on e.g. signal catching to cleanly shutdown the app
snupples|4 years ago
https://github.com/spf13/viper#is-it-safe-to-concurrently-re...