Commit Graph

1 Commits (32185efc1484c1d6ea3a5262a3c9779e8edb0b09)

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

Close #19856
Close #10311
Close #10123

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
2 years ago