mirror of
https://github.com/eduardolat/pgbackweb.git
synced 2026-04-27 22:49:22 -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) {}
|