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 c9b05ae07e
fix: mapping optional dep not canonicaled (#2807)
2 years ago
..
fieldoptions.go feat: support env tag in config (#2577) 2 years ago
fieldoptions_test.go add unit test, fix interceptor bug 4 years ago
jsonunmarshaler.go fix: #2735 (#2736) 2 years ago
jsonunmarshaler_test.go fix: mapping optional dep not canonicaled (#2807) 2 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: accept camelcase for config keys (#2651) 2 years ago
tomlunmarshaler_test.go feat: accept camelcase for config keys (#2651) 2 years ago
unmarshaler.go fix: mapping optional dep not canonicaled (#2807) 2 years ago
unmarshaler_test.go fix: mapping optional dep not canonicaled (#2807) 2 years ago
utils.go feat: support ptr of ptr of ... in mapping (#2779) 2 years ago
utils_test.go feat: support ptr of ptr of ... in mapping (#2779) 2 years ago
valuer.go fix: inherit issue when parent after inherits (#2586) 2 years ago
valuer_test.go fix: camel cased key of map item in config (#2715) 2 years ago
yamlunmarshaler.go feat: accept camelcase for config keys (#2651) 2 years ago
yamlunmarshaler_test.go feat: accept camelcase for config keys (#2651) 2 years ago