package
0.1.2
Repository: https://github.com/gomicro/flow.git
Documentation: pkg.go.dev

# Functions

ParseFile takes a file to look in for env var definitions.
ParseSlice takes a slice of strings capable of making up key value pairs and returns split keys and values.

# Structs

Env represents a key and value of an environment variable to use when defining configs.