Commit Graph

1 Commits (93c6a9a652460f89fc719024c435cacbb235d302)

Author SHA1 Message Date
wxiaoguang c21605951b
Make environment-to-ini support loading key value from file ()
Replace 

Close 
Close 
Close 

Major changes:

1. Move a lot of code from `environment-to-ini.go` to `config_env.go` to
make them testable.
2. Add `__FILE` support
3. Update documents
4. Add tests