Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RegisterTemplateRoutes ¶ added in v0.0.145
func RegisterTemplateRoutes(mgm *gin.RouterGroup)
Types ¶
type Controller ¶ added in v0.0.145
type Controller struct {
}
func (*Controller) Delete ¶ added in v0.0.145
func (t *Controller) Delete(c *gin.Context)
func (*Controller) List ¶ added in v0.0.145
func (t *Controller) List(c *gin.Context)
func (*Controller) ListKind ¶ added in v0.0.145
func (t *Controller) ListKind(c *gin.Context)
func (*Controller) Save ¶ added in v0.0.145
func (t *Controller) Save(c *gin.Context)
Click to show internal directories.
Click to hide internal directories.