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
2021-12-29 17:37:36 +08:00
..
fieldoptions_test.go add unit test, fix interceptor bug 2020-09-29 14:30:22 +08:00
fieldoptions.go fix golint issues, else blocks (#457) 2021-02-09 13:50:21 +08:00
jsonunmarshaler_test.go chore: coding style and comments (#1361) 2021-12-22 21:43:37 +08:00
jsonunmarshaler.go chore: optimize ParseJsonBody (#1353) 2021-12-22 20:24:55 +08:00
unmarshaler_test.go feat: support array in default and options tags (#1386) 2021-12-29 17:37:36 +08:00
unmarshaler.go feat: support array in default and options tags (#1386) 2021-12-29 17:37:36 +08:00
utils_test.go feat: support array in default and options tags (#1386) 2021-12-29 17:37:36 +08:00
utils.go feat: support array in default and options tags (#1386) 2021-12-29 17:37:36 +08:00
valuer.go fix golint issues in core/mapping (#497) 2021-02-20 23:18:22 +08:00
yamlunmarshaler_test.go fixes #1257 (#1271) 2021-11-25 10:26:16 +08:00
yamlunmarshaler.go fix golint issues in core/mapping (#497) 2021-02-20 23:18:22 +08:00