Home / Function/ LoadHTMLGlob() — gin Function Reference

LoadHTMLGlob() — gin Function Reference

Architecture documentation for the LoadHTMLGlob() function in gins.go from the gin codebase.

Entity Profile

Relationship Graph

Source Code

ginS/gins.go lines 20–22

func LoadHTMLGlob(pattern string) {
	engine().LoadHTMLGlob(pattern)
}

Subdomains

Analyze Your Own Codebase

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

Try Supermodel Free