form Class — gin Architecture
Architecture documentation for the form class in form_mapping_benchmark_test.go from the gin codebase.
Entity Profile
Source Code
binding/form_mapping_benchmark_test.go lines 14–19
var form = map[string][]string{
"name": {"mike"},
"friends": {"anna", "nicole"},
"id_number": {"12345678"},
"id_date": {"2018-01-20"},
}
Source
Analyze Your Own Codebase
Get architecture documentation, dependency graphs, and domain analysis for your codebase in minutes.
Try Supermodel Free