Skip to content

Repository files navigation

utils Go

Go utils. This package contains some useful functions. It is used in other packages of the flow-lab org.

Installation

# Install the package
go get github.com/flow-lab/utils
# Import in the project
import utils "github.com/flow-lab/utils"# Use it
envVar := utils.EnvOrDefault("ENV_VAR", "default_value")

License MIT

About

Go utils

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages