package
module
Version:
v1.0.5
Opens a new window with list of versions in this module.
Published: Jan 3, 2026
License: MIT
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
==== File: integrations/gin/gin.go ====
Package gin provides a renderer for the Gin framework.
Renderer implements the gin.HTMLRenderer interface, allowing the templates
engine to be used as the default HTML renderer in Gin.
New creates a new Renderer instance for Gin from a configured templates.Templates instance.
Instance returns a gin.HTMLRender instance for a given template name and data.
It is called by c.HTML() in a Gin handler.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.