Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AuditLogController ¶
type AuditLogController struct {
base.APIController
}
func (*AuditLogController) List ¶
func (c *AuditLogController) List()
@Title GetAll @Description get audit log @Param pageNo query int false "the page current no" @Param pageSize query int false "the page size" @Success 200 {object} []models.AuditLog success @router / [get]
func (*AuditLogController) Prepare ¶
func (c *AuditLogController) Prepare()
func (*AuditLogController) URLMapping ¶
func (c *AuditLogController) URLMapping()
Click to show internal directories.
Click to hide internal directories.