..
binding.go
chore: support min go version 1.18 ( #3511 )
2023-03-01 10:03:48 +08:00
binding_msgpack_test.go
chore: support min go version 1.18 ( #3511 )
2023-03-01 10:03:48 +08:00
binding_nomsgpack.go
chore: support min go version 1.18 ( #3511 )
2023-03-01 10:03:48 +08:00
binding_test.go
remove deprecated of package io/ioutil ( #3395 )
2022-11-17 22:35:55 +08:00
default_validator.go
fix: modify interface check way ( #3327 )
2022-10-20 00:49:19 +08:00
default_validator_benchmark_test.go
chore: update go.mod and remove space from copyright ( #3158 )
2022-05-28 10:42:28 +08:00
default_validator_test.go
test support go1.18 ( #2990 )
2022-03-21 09:43:17 +08:00
form.go
chore: update go.mod and remove space from copyright ( #3158 )
2022-05-28 10:42:28 +08:00
form_mapping.go
fix: Add pointer support for url query params ( #3659 ) ( #3666 )
2023-11-16 23:46:43 +08:00
form_mapping_benchmark_test.go
chore: update go.mod and remove space from copyright ( #3158 )
2022-05-28 10:42:28 +08:00
form_mapping_test.go
fix: Add pointer support for url query params ( #3659 ) ( #3666 )
2023-11-16 23:46:43 +08:00
header.go
chore: update go.mod and remove space from copyright ( #3158 )
2022-05-28 10:42:28 +08:00
json.go
chore: support min go version 1.18 ( #3511 )
2023-03-01 10:03:48 +08:00
json_test.go
Allow bind with a map[string]string ( #2484 )
2020-10-31 07:20:47 +08:00
msgpack.go
chore: support min go version 1.18 ( #3511 )
2023-03-01 10:03:48 +08:00
msgpack_test.go
chore: support min go version 1.18 ( #3511 )
2023-03-01 10:03:48 +08:00
multipart_form_mapping.go
chore: update go.mod and remove space from copyright ( #3158 )
2022-05-28 10:42:28 +08:00
multipart_form_mapping_test.go
remove deprecated of package io/ioutil ( #3395 )
2022-11-17 22:35:55 +08:00
protobuf.go
remove deprecated of package io/ioutil ( #3395 )
2022-11-17 22:35:55 +08:00
query.go
chore: update go.mod and remove space from copyright ( #3158 )
2022-05-28 10:42:28 +08:00
toml.go
Adjust the position of some functions ( #3385 )
2023-01-17 14:23:54 +08:00
toml_test.go
[GIN-001] - Add TOML bining for gin ( #3081 )
2022-05-28 08:34:43 +08:00
uri.go
add v1.8.0 changelog ( #3160 )
2022-05-30 15:16:10 +08:00
validate_test.go
chore: update go.mod and remove space from copyright ( #3158 )
2022-05-28 10:42:28 +08:00
xml.go
chore: update go.mod and remove space from copyright ( #3158 )
2022-05-28 10:42:28 +08:00
xml_test.go
Relocate binding body tests ( #2086 )
2019-10-10 16:58:31 +08:00
yaml.go
chore(yaml): upgrade dependency to v3 version ( #3456 )
2023-01-02 12:40:48 +08:00
yaml_test.go
Relocate binding body tests ( #2086 )
2019-10-10 16:58:31 +08:00