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 23deaf50e6
feat: support array in default and options tags (#1386)
* feat: support array in default and options tags

* feat: ignore spaces in tags

* test: add more tests
3 years ago
..
fieldoptions.go fix golint issues, else blocks (#457) 4 years ago
fieldoptions_test.go add unit test, fix interceptor bug 4 years ago
jsonunmarshaler.go chore: optimize `ParseJsonBody` (#1353) 3 years ago
jsonunmarshaler_test.go chore: coding style and comments (#1361) 3 years ago
unmarshaler.go feat: support array in default and options tags (#1386) 3 years ago
unmarshaler_test.go feat: support array in default and options tags (#1386) 3 years ago
utils.go feat: support array in default and options tags (#1386) 3 years ago
utils_test.go feat: support array in default and options tags (#1386) 3 years ago
valuer.go fix golint issues in core/mapping (#497) 4 years ago
yamlunmarshaler.go fix golint issues in core/mapping (#497) 4 years ago
yamlunmarshaler_test.go fixes #1257 (#1271) 3 years ago