//
pkg.gl
Category
github.com/maruina/go-infrabin
internal
helpers
package
1.4.4
Repository:
https://github.com/maruina/go-infrabin.git
Documentation:
pkg.go.dev
Overview
Versions
4
Dependencies
2
Dependents
4
Files
14 SLOC
#
Functions
GetEnv
GetEnv retrieves an environment variable with a default value if the environment variable is missing.
MinDuration
Min returns the smaller of x or y.