package example
import "go.mamad.dev/env-loader"
func main () {
envLoader.Path = ".env"
envLoader.Load()
}-
Notifications
You must be signed in to change notification settings - Fork 0
Golang Simple Environment File Loader.
reloadlife/env-loader
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
Golang Simple Environment File Loader.