# README
Env
This package sets a standard for using env.
Installation
go get github.com/samuelmachado/go-core/env
# Functions
LoadEnv bring a set of environment variables defined in dst with prefix.
# Type aliases
MutatorFunc should be used when you want to change environment value before returning for use.