Documentation
¶
Index ¶
- func GetEnvWithDefault(key string, defaultValue string) string
- func PopEnv(name string) (string, error)
- func PopEnvFatal(name string) string
- func PopEnvFatalCtx(ctx context.Context, name string) string
- func ReadEnv(name string) (string, error)
- func ReadEnvFatal(name string) string
- func ReadEnvFatalCtx(ctx context.Context, name string) string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetEnvWithDefault ¶
func PopEnvFatal ¶
func ReadEnvFatal ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.