//
pkg.gl
Category
github.com/OpsMx/go-app-base
util
package
0.0.24
Repository:
https://github.com/opsmx/go-app-base.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
8
Files
24 SLOC
#
Functions
Check
Check will log an error using log.Fatal() if err is not nil, otherwise nothing happens.
Contains
Contains looks inside a slice to see if a specific element exists.
GetEnvar
GetEnvar will return the envar if set, otherwise the default string provided.