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 a7a6753118
fixes #1257 (#1271)
* fixes #1257

* chore: format code

* 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 fix golint issues in core/mapping (#497) 4 years ago
jsonunmarshaler_test.go fix golint issues in core/mapping (#497) 4 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