Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type UserAdminController ¶
type UserAdminController struct { ServicesGroup *service.ServicesGroup // contains filtered or unexported fields }
func DefaultUserAdminController ¶
func DefaultUserAdminController(routes *routes.Routes, sg *service.ServicesGroup) *UserAdminController
func (*UserAdminController) Default ¶
func (auc *UserAdminController) Default()
* * @apiDefine Admin Admin User * User must be logged in and have the role of Admin.
Click to show internal directories.
Click to hide internal directories.