mirror of
https://github.com/eduardolat/pgbackweb.git
synced 2026-04-28 15:09:11 -05:00
5 lines
119 B
Go
5 lines
119 B
Go
package config
|
|
|
|
// validateEnv runs additional validations on the environment variables.
|
|
func validateEnv(env *Env) {}
|