RequestBinding
Browse all 249 domain entities categorized under RequestBinding in the gin Architecture Docs architecture documentation.
RequestBinding Domain — gin Architecture
Handles deserialization of incoming request data from multiple formats into Go structs Architectural overview of the RequestBinding domain in the gin codebase. Contains 24 source files.
binding.go — gin Source File
Architecture documentation for binding.go, a go file in the gin codebase. 1 imports, 0 dependents.
binding_msgpack_test.go — gin Source File
Architecture documentation for binding_msgpack_test.go, a go file in the gin codebase. 1 imports, 0 dependents.
binding_nomsgpack.go — gin Source File
Architecture documentation for binding_nomsgpack.go, a go file in the gin codebase. 1 imports, 0 dependents.
binding_test.go — gin Source File
Architecture documentation for binding_test.go, a go file in the gin codebase. 1 imports, 0 dependents.
default_validator_benchmark_test.go — gin Source File
Architecture documentation for default_validator_benchmark_test.go, a go file in the gin codebase. 1 imports, 0 dependents.
default_validator_test.go — gin Source File
Architecture documentation for default_validator_test.go, a go file in the gin codebase. 1 imports, 0 dependents.
form_mapping_benchmark_test.go — gin Source File
Architecture documentation for form_mapping_benchmark_test.go, a go file in the gin codebase. 1 imports, 0 dependents.
form_mapping.go — gin Source File
Architecture documentation for form_mapping.go, a go file in the gin codebase. 1 imports, 0 dependents.
form_mapping_test.go — gin Source File
Architecture documentation for form_mapping_test.go, a go file in the gin codebase. 1 imports, 0 dependents.
header.go — gin Source File
Architecture documentation for header.go, a go file in the gin codebase. 1 imports, 0 dependents.
json.go — gin Source File
Architecture documentation for json.go, a go file in the gin codebase. 1 imports, 0 dependents.
json_test.go — gin Source File
Architecture documentation for json_test.go, a go file in the gin codebase. 1 imports, 0 dependents.
msgpack.go — gin Source File
Architecture documentation for msgpack.go, a go file in the gin codebase. 1 imports, 0 dependents.
msgpack_test.go — gin Source File
Architecture documentation for msgpack_test.go, a go file in the gin codebase. 1 imports, 0 dependents.
multipart_form_mapping.go — gin Source File
Architecture documentation for multipart_form_mapping.go, a go file in the gin codebase. 1 imports, 0 dependents.
multipart_form_mapping_test.go — gin Source File
Architecture documentation for multipart_form_mapping_test.go, a go file in the gin codebase. 1 imports, 0 dependents.
plain.go — gin Source File
Architecture documentation for plain.go, a go file in the gin codebase. 1 imports, 0 dependents.
toml.go — gin Source File
Architecture documentation for toml.go, a go file in the gin codebase. 1 imports, 0 dependents.
toml_test.go — gin Source File
Architecture documentation for toml_test.go, a go file in the gin codebase. 1 imports, 0 dependents.
validate_test.go — gin Source File
Architecture documentation for validate_test.go, a go file in the gin codebase. 1 imports, 0 dependents.
xml.go — gin Source File
Architecture documentation for xml.go, a go file in the gin codebase. 1 imports, 0 dependents.
xml_test.go — gin Source File
Architecture documentation for xml_test.go, a go file in the gin codebase. 1 imports, 0 dependents.
yaml.go — gin Source File
Architecture documentation for yaml.go, a go file in the gin codebase. 1 imports, 0 dependents.
yaml_test.go — gin Source File
Architecture documentation for yaml_test.go, a go file in the gin codebase. 1 imports, 0 dependents.
Default() — gin Function Reference
Architecture documentation for the Default() function in binding.go from the gin codebase.
validate() — gin Function Reference
Architecture documentation for the validate() function in binding.go from the gin codebase.
TestBindingDefaultMsgPack() — gin Function Reference
Architecture documentation for the TestBindingDefaultMsgPack() function in binding_msgpack_test.go from the gin codebase.
TestBindingMsgPack() — gin Function Reference
Architecture documentation for the TestBindingMsgPack() function in binding_msgpack_test.go from the gin codebase.
testMsgPackBodyBinding() — gin Function Reference
Architecture documentation for the testMsgPackBodyBinding() function in binding_msgpack_test.go from the gin codebase.
Default() — gin Function Reference
Architecture documentation for the Default() function in binding_nomsgpack.go from the gin codebase.
validate() — gin Function Reference
Architecture documentation for the validate() function in binding_nomsgpack.go from the gin codebase.
createDefaultFormPostRequest() — gin Function Reference
Architecture documentation for the createDefaultFormPostRequest() function in binding_test.go from the gin codebase.
createFormFilesMultipartRequest() — gin Function Reference
Architecture documentation for the createFormFilesMultipartRequest() function in binding_test.go from the gin codebase.
createFormFilesMultipartRequestFail() — gin Function Reference
Architecture documentation for the createFormFilesMultipartRequestFail() function in binding_test.go from the gin codebase.
createFormMultipartRequest() — gin Function Reference
Architecture documentation for the createFormMultipartRequest() function in binding_test.go from the gin codebase.
createFormMultipartRequestForMap() — gin Function Reference
Architecture documentation for the createFormMultipartRequestForMap() function in binding_test.go from the gin codebase.
createFormMultipartRequestForMapFail() — gin Function Reference
Architecture documentation for the createFormMultipartRequestForMapFail() function in binding_test.go from the gin codebase.
createFormPostRequest() — gin Function Reference
Architecture documentation for the createFormPostRequest() function in binding_test.go from the gin codebase.
createFormPostRequestForMap() — gin Function Reference
Architecture documentation for the createFormPostRequestForMap() function in binding_test.go from the gin codebase.
createFormPostRequestForMapFail() — gin Function Reference
Architecture documentation for the createFormPostRequestForMapFail() function in binding_test.go from the gin codebase.
requestWithBody() — gin Function Reference
Architecture documentation for the requestWithBody() function in binding_test.go from the gin codebase.
TestBindingBSON() — gin Function Reference
Architecture documentation for the TestBindingBSON() function in binding_test.go from the gin codebase.
TestBindingDefault() — gin Function Reference
Architecture documentation for the TestBindingDefault() function in binding_test.go from the gin codebase.
TestBindingDefaultValueFormPost() — gin Function Reference
Architecture documentation for the TestBindingDefaultValueFormPost() function in binding_test.go from the gin codebase.
TestBindingForm() — gin Function Reference
Architecture documentation for the TestBindingForm() function in binding_test.go from the gin codebase.
TestBindingForm2() — gin Function Reference
Architecture documentation for the TestBindingForm2() function in binding_test.go from the gin codebase.
TestBindingFormDefaultValue() — gin Function Reference
Architecture documentation for the TestBindingFormDefaultValue() function in binding_test.go from the gin codebase.
Analyze Your Own Codebase
Get architecture documentation, dependency graphs, and domain analysis for your codebase in minutes.
Try Supermodel Free