//
pkg.gl
Category
github.com/gomicro/flow
envs
package
0.1.2
Repository:
https://github.com/gomicro/flow.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
1
Files
53 SLOC
#
Functions
ParseFile
ParseFile takes a file to look in for env var definitions.
ParseSlice
ParseSlice takes a slice of strings capable of making up key value pairs and returns split keys and values.
#
Structs
Env
Env represents a key and value of an environment variable to use when defining configs.