Documentation
¶
Index ¶
- type Admin
- func (c *Admin) Add(r *ghttp.Request)
- func (c *Admin) AllRole(r *ghttp.Request)
- func (c *Admin) Delete(r *ghttp.Request)
- func (c *Admin) Edit(r *ghttp.Request)
- func (c *Admin) Info(r *ghttp.Request)
- func (c *Admin) List(r *ghttp.Request)
- func (c *Admin) One(r *ghttp.Request)
- func (c *Admin) ResetOtherPassword(r *ghttp.Request)
- func (c *Admin) ResetPassword(r *ghttp.Request)
- func (c *Admin) RoleAdd(r *ghttp.Request)
- func (c *Admin) RoleColumn(r *ghttp.Request)
- func (c *Admin) RoleColumnPermissionEdit(r *ghttp.Request)
- func (c *Admin) RoleDelete(r *ghttp.Request)
- func (c *Admin) RoleEdit(r *ghttp.Request)
- func (c *Admin) RoleList(r *ghttp.Request)
- func (c *Admin) RoleOne(r *ghttp.Request)
- func (c *Admin) RolePermission(r *ghttp.Request)
- func (c *Admin) RolePermissionEdit(r *ghttp.Request)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Admin ¶
type Admin struct { }
func (*Admin) ResetOtherPassword ¶
ResetOtherPassword 重置其他管理员面密码
func (*Admin) RoleColumnPermissionEdit ¶
RoleColumnPermissionEdit 编辑列表字段权限
func (*Admin) RoleDelete ¶
func (*Admin) RolePermissionEdit ¶
RolePermissionEdit 编辑权限
Click to show internal directories.
Click to hide internal directories.