package
0.5.2
Repository: https://github.com/xmlking/toolkit.git
Documentation: pkg.go.dev

# Functions

GetEnv Simple helper function to read an environment or return a default value.
GetEnvAsBool Helper to read an environment variable into a bool or return default value.
GetEnvAsInt Simple helper function to read an environment variable into integer or return a default value.
GetEnvAsSlice Helper to read an environment variable into a string slice or return default value.