LoadHTMLFS() — gin Function Reference
Architecture documentation for the LoadHTMLFS() function in gins.go from the gin codebase.
Entity Profile
Relationship Graph
Source Code
ginS/gins.go lines 30–32
func LoadHTMLFS(fs http.FileSystem, patterns ...string) {
engine().LoadHTMLFS(fs, patterns...)
}
Domain
Subdomains
Source
Analyze Your Own Codebase
Get architecture documentation, dependency graphs, and domain analysis for your codebase in minutes.
Try Supermodel Free