You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
go-zero/core/mapping
Kevin Wan 1677a4dceb
feat: conf inherit (#2568)
* feat: add ValuerWithParent

* feat: make etcd config inherit from parents

* chore: add more tests

* chore: add more tests

* chore: add more comments

* chore: refactor

* chore: add more comments

* fix: fix duplicated code and refactor

* fix: remove unnecessary code

* fix: fix test case for removing print

* feat: support partial inherit
2 years ago
..
fieldoptions.go feat: conf inherit (#2568) 2 years ago
fieldoptions_test.go add unit test, fix interceptor bug 4 years ago
jsonunmarshaler.go feat: rename module from tal-tech to zeromicro (#1413) 3 years ago
jsonunmarshaler_test.go chore: coding style and comments (#1361) 3 years ago
marshaler.go fix marshal ptr in httpc (#1789) 3 years ago
marshaler_test.go fix: range validation on mapping (#2317) 2 years ago
tomlunmarshaler.go feat: add toml config (#1899) 3 years ago
tomlunmarshaler_test.go feat: add toml config (#1899) 3 years ago
unmarshaler.go feat: conf inherit (#2568) 2 years ago
unmarshaler_test.go feat: conf inherit (#2568) 2 years ago
utils.go feat: conf inherit (#2568) 2 years ago
utils_test.go chore: refactor (#2085) 2 years ago
valuer.go feat: conf inherit (#2568) 2 years ago
valuer_test.go feat: conf inherit (#2568) 2 years ago
yamlunmarshaler.go chore: gofumpt (#2439) 2 years ago
yamlunmarshaler_test.go update goctl to go 1.16 for io/fs usage (#1571) 3 years ago