Delims Type — gin Architecture
Architecture documentation for the Delims type/interface in html.go from the gin codebase.
Entity Profile
Source Code
render/html.go lines 15–20
type Delims struct {
// Left delimiter, defaults to {{.
Left string
// Right delimiter, defaults to }}.
Right string
}
Source
Analyze Your Own Codebase
Get architecture documentation, dependency graphs, and domain analysis for your codebase in minutes.
Try Supermodel Free