go-zero/core/mapping
Kevin Wan a7a6753118
fixes #1257 (#1271)
* fixes #1257

* chore: format code

* test: add more tests
2021-11-25 10:26:16 +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 fix golint issues in core/mapping (#497) 2021-02-20 23:18:22 +08:00
jsonunmarshaler.go fix golint issues in core/mapping (#497) 2021-02-20 23:18:22 +08:00
unmarshaler_test.go fix: Fix problems with non support for multidimensional arrays and basic type pointer arrays (#778) 2021-06-23 10:58:01 +08:00
unmarshaler.go fixes #1257 (#1271) 2021-11-25 10:26:16 +08:00
utils_test.go test: add more tests (#1138) 2021-10-15 16:27:30 +08:00
utils.go chore(format): change by gofumpt tool (#697) 2021-05-18 14:43:09 +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