QueryTest Type — gin Architecture
Architecture documentation for the QueryTest type/interface in binding_test.go from the gin codebase.
Entity Profile
Source Code
binding/binding_test.go lines 32–36
type QueryTest struct {
Page int `json:"page" form:"page"`
Size int `json:"size" form:"size"`
appkey
}
Source
Analyze Your Own Codebase
Get architecture documentation, dependency graphs, and domain analysis for your codebase in minutes.
Try Supermodel Free