This commit is contained in:
Lakhan Samani
2022-06-09 23:43:28 +05:30
4 changed files with 13 additions and 25 deletions

View File

@@ -3,6 +3,8 @@ package constants
var VERSION = "0.0.1"
const (
// TestEnv is used for testing
TestEnv = "test"
// EnvKeyEnv key for env variable ENV
EnvKeyEnv = "ENV"
// EnvKeyEnvPath key for cli arg variable ENV_PATH