Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Controller ¶
type Controller struct{}
func NewController ¶
func NewController() *Controller
func (*Controller) Json ¶
func (c *Controller) Json() gin.HandlerFunc
func (*Controller) UI ¶
func (c *Controller) UI() gin.HandlerFunc
func (*Controller) Yaml ¶
func (c *Controller) Yaml() gin.HandlerFunc
type IndexTemplateInfo ¶
func GetIndexTemplateInfo ¶
func GetIndexTemplateInfo(webPath string) IndexTemplateInfo
Click to show internal directories.
Click to hide internal directories.