environs

package
v0.5.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 8, 2023 License: MIT Imports: 3 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetEnv

func GetEnv(key string, defaultVal string) string

GetEnv Simple helper function to read an environment or return a default value

func GetEnvAsBool

func GetEnvAsBool(name string, defaultVal bool) bool

GetEnvAsBool Helper to read an environment variable into a bool or return default value

func GetEnvAsInt

func GetEnvAsInt(name string, defaultVal int) int

GetEnvAsInt Simple helper function to read an environment variable into integer or return a default value

func GetEnvAsSlice

func GetEnvAsSlice(name string, defaultVal []string, sep string) []string

GetEnvAsSlice Helper to read an environment variable into a string slice or return default value

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL