customConfig Class — gin Architecture
Architecture documentation for the customConfig class in json_test.go from the gin codebase.
Entity Profile
Source Code
binding/json_test.go lines 72–76
var customConfig = jsoniter.Config{
EscapeHTML: true,
SortMapKeys: true,
ValidateJsonRawMessage: true,
}.Froze()
Source
Analyze Your Own Codebase
Get architecture documentation, dependency graphs, and domain analysis for your codebase in minutes.
Try Supermodel Free