gobuffalo / envy

Envy makes working with ENV variables in Go trivial.
MIT License
156 stars 21 forks source link

print error message on init failed #29

Closed tufanbarisyildirim closed 5 years ago

tufanbarisyildirim commented 5 years ago

somtimes it is hard to see syntax errors in .env files. this will help us to see loading errors on init. since we can't handle errors on init, had to use fmt.print