Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/gin-gonic/gin
/ Instance
Method
Instance
render/html.go:25–25 · render/html.go::HTMLRender.Instance
Instance returns an HTML instance.
(string, any)
Source
from the content-addressed store, hash-verified
23
type
HTMLRender
interface
{
24
// Instance returns an HTML instance.
25
Instance(string, any) Render
26
}
27
28
// HTMLProduction contains template reference and its delims.
Callers
1
HTML
Method · 0.65
Implementers
2
HTMLProduction
render/html.go
HTMLDebug
render/html.go
Calls
no outgoing calls
Tested by
no test coverage detected