//
pkg.gl
Category
github.com/dabblebox/stash
component
dotenv
package
0.4.0-rc
Repository:
https://github.com/dabblebox/stash.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
4
Files
93 SLOC
#
Functions
Parse
Parse is a function to parse line by line any io.Reader supplied and returns the valid Env key/value pair of valid variables.
#
Type aliases
Env
Env holds key/value pair of valid environment variable.