Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Controller ¶
type Controller struct {
*controller.BaseController
}
func (*Controller) Delete ¶
func (o *Controller) Delete(c *gin.Context)
func (*Controller) Detail ¶
func (o *Controller) Detail(c *gin.Context)
func (*Controller) Insert ¶
func (o *Controller) Insert(c *gin.Context)
func (*Controller) Kill ¶
func (o *Controller) Kill(c *gin.Context)
func (*Controller) List ¶
func (o *Controller) List(c *gin.Context)
func (*Controller) Retry ¶
func (o *Controller) Retry(c *gin.Context)
Click to show internal directories.
Click to hide internal directories.