Documentation ¶
Index ¶
- func EditUserHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
- func ReSetPasswordHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
- func UserAddHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
- func UserDeleteHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
- func UserInfoHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
- func UserListHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
- func UserLoginHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
- func UserUpdateHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func EditUserHandler ¶
func EditUserHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
func ReSetPasswordHandler ¶
func ReSetPasswordHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
func UserAddHandler ¶
func UserAddHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
func UserDeleteHandler ¶
func UserDeleteHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
func UserInfoHandler ¶
func UserInfoHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
func UserListHandler ¶
func UserListHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
func UserLoginHandler ¶
func UserLoginHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
func UserUpdateHandler ¶
func UserUpdateHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
Types ¶
This section is empty.
Source Files ¶
Click to show internal directories.
Click to hide internal directories.