Home / Type/ HTMLDebug Type — gin Architecture

HTMLDebug Type — gin Architecture

Architecture documentation for the HTMLDebug type/interface in html.go from the gin codebase.

Entity Profile

Source Code

render/html.go lines 35–42

type HTMLDebug struct {
	Files      []string
	Glob       string
	FileSystem http.FileSystem
	Patterns   []string
	Delims     Delims
	FuncMap    template.FuncMap
}

Analyze Your Own Codebase

Get architecture documentation, dependency graphs, and domain analysis for your codebase in minutes.

Try Supermodel Free