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 cd289465fd
chore: coding style and comments (#1361)
* chore: coding style and comments

* chore: optimize `ParseJsonBody` (#1353)

* chore: optimize `ParseJsonBody`

* chore: optimize `ParseJsonBody`

* fix: fix a test

* chore: optimize `ParseJsonBody`

* fix a test

* chore: add comment

* chore: refactor

Co-authored-by: chenquan <chenquan.dev@foxmail.com>
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 fixes #1257 (#1271) 3 years ago
unmarshaler_test.go fix: Fix problems with non support for multidimensional arrays and basic type pointer arrays (#778) 3 years ago
utils.go chore(format): change by gofumpt tool (#697) 4 years ago
utils_test.go test: add more tests (#1138) 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