mirror of
https://github.com/eduardolat/pgbackweb.git
synced 2026-02-10 22:28:26 -06: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) {}
|