godotenv icon indicating copy to clipboard operation
godotenv copied to clipboard

Illustrating: Var expansion fallback to os.Getenv

Open fabriciojs opened this issue 5 years ago • 1 comments

This is just a proof of concept of what could be an implementation for: https://github.com/joho/godotenv/issues/102

I know the overload passing through is ugly, just wanted to illustrate the desired behaviour in a quick POC. This should be improved if agreed the feature is nice to have, and of course should be feature-toggled for BC.

fabriciojs avatar May 25 '20 23:05 fabriciojs

@joho, any feedback on this?

wvffle avatar Sep 05 '20 12:09 wvffle