joho / godotenv

A Go port of Ruby's dotenv library (Loads environment variables from .env files)
http://godoc.org/github.com/joho/godotenv
MIT License
8.5k stars 406 forks source link

@Enrico724 This is generally working for me, but it seems to be missing a method: `OverloadFS`. #141

Open Enrico724 opened 3 years ago

Enrico724 commented 3 years ago

@Enrico724 This is generally working for me, but it seems to be missing a method: OverloadFS.

I'm implementing OverloadFS.

Originally posted by @mickeyreiss in https://github.com/joho/godotenv/issues/137#issuecomment-840287043

Enrico724 commented 3 years ago

@mickeyreiss @joho Implemented.