Closed mpreath closed 7 months ago
Add configuration support using the Viper mod similar to how configurations are done in netcalc using viper: https://github.com/mpreath/netcalc/blob/main/cmd/netcalc-api/config.go.
https://github.com/spf13/viper
Add configuration support using the Viper mod similar to how configurations are done in netcalc using viper: https://github.com/mpreath/netcalc/blob/main/cmd/netcalc-api/config.go.