package
1.10.2
Repository: https://github.com/cyrildever/go-utls.git
Documentation: pkg.go.dev

# Functions

GetBool tests whether the environment variable was set and eventually returns its boolean value or a default if passed.
GetInt tests whether the environment variable was set and eventually returns its integer value or a default if passed.
GetStr tests whether the environment variable was set and eventually returns its string value.