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
fffreedom e38cb0118d
when the Unmarshaler parsing value by fillSliceFromString, if the val… (#3927)
Co-authored-by: danahan <danahan@tencent.com>
9 months 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 chore: change interface{} to any (#2818) 2 years ago
jsonunmarshaler_test.go chore: change interface{} to any (#2818) 2 years ago
marshaler.go chore: change interface{} to any (#2818) 2 years ago
marshaler_test.go chore: change interface{} to any (#2818) 2 years ago
tomlunmarshaler.go chore: change interface{} to any (#2818) 2 years ago
tomlunmarshaler_test.go feat: accept camelcase for config keys (#2651) 2 years ago
unmarshaler.go when the Unmarshaler parsing value by fillSliceFromString, if the val… (#3927) 9 months ago
unmarshaler_test.go fix: issue #3840 (#3846) 10 months ago
utils.go chore: refactor mapping errors (#3843) 10 months ago
utils_test.go chore: fix potential nil pointer errors (#3454) 1 year ago
valuer.go fix typo 2 years ago
valuer_test.go chore: change interface{} to any (#2818) 2 years ago
yamlunmarshaler.go chore: change interface{} to any (#2818) 2 years ago
yamlunmarshaler_test.go fix: unmarshal from number to string with incorrect error message (#3625) 1 year ago