Documentation
¶
Overview ¶
Create the first init function to be executed in the package
This file contains the configuration for the MySQL database connection. This is a custom implementation and can be changed as needed!
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetEnv ¶
GetEnv returns the value and existance status of the environment variable with the given key
func GetEnvValue ¶
GetEnvValue returns the value of the environment variable with the given key. If no such key exists, an empty string is returned
func GetEnvWithDefault ¶
GetEnvWithDefault returns the value of the environment variable with the given key. If no such key exists, the default value is returned
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.