Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetRequiredEnvOrFatal ¶
func GetRequiredEnvOrFatal(key string, logger *zap.SugaredLogger) string
GetRequiredEnvOrFatal tries to get the value of an environment variable. If the value is empty, it logs an error and calls os.Exit(1).
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.