package
0.0.24
Repository: https://github.com/opsmx/go-app-base.git
Documentation: pkg.go.dev

# Functions

Check will log an error using log.Fatal() if err is not nil, otherwise nothing happens.
Contains looks inside a slice to see if a specific element exists.
GetEnvar will return the envar if set, otherwise the default string provided.