Skip to content

idugan100/env

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

golang env file parsing package

Tests/Linting/Formatting

I created this package to handle all my env file parsing on my go projects.

This package can be installed with go get github.com/idugan100/env

You can see the documentation for this package here.