Documentation
¶
Index ¶
Constants ¶
View Source
const ( Version = "v1.16.3" RuntimeArtisan = "artisan" RuntimeTest = "test" )
Variables ¶
View Source
var ( RelativePath = "" RootPath = "" RuntimeMode = "" EnvFilePath = ".env" EnvFileEncryptPath = ".env.encrypted" EnvFileEncryptCipher = "AES-256-CBC" DontVerifyEnvFileExists = false DontVerifyEnvFileWhitelist = []string{"key:generate", "env:decrypt"} )
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.