Kagaya
|
f7588a47de
|
fix: ci lint error (#1391)
* fix lint check
* fix lll lint error
* fix build error
* fix gomnd
* fix shadow declaration
* add make test command
* update
|
4 years ago |
徐胖
|
025ae38acc
|
fix(config/env): fix env.load() index out of range (#1252)
* fix(config/env): env.load() may panic
|
4 years ago |
Kagaya
|
3660a8d65d
|
fix(env): index out panic when env key is preifix (#1247)
|
4 years ago |
Tony Chen
|
cb7fc2d72a
|
Revert "replace env underscore to dot (#1229)" (#1235)
This reverts commit 38c9def445 .
|
4 years ago |
longxboy
|
38c9def445
|
replace env underscore to dot (#1229)
* replace env underscore to dot
* Compatible with dot format
|
4 years ago |
徐胖
|
77d2cfb653
|
chore(config/env): minor refactor (#1232)
* chore(config/env): minor refactor
|
4 years ago |
Kagaya
|
7f394d0d0a
|
feat(env): add config env source (#1181)
* add config/env
* feat(env): add config env source
* fix: resolve map array & add test case
* remove return stop error
* using gob encoding to deep copy map
* fix ci failed
|
4 years ago |