Documentation ¶
Index ¶
- func ChangePasswordHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
- func CreateUserHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
- func DeleteUserHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
- func GetUserByIdHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
- func GetUserInfoHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
- func GetUserListHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
- func GetUserPermCodeHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
- func GetUserProfileHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
- func LogoutHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
- func UpdateUserHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
- func UpdateUserProfileHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ChangePasswordHandler ¶
func ChangePasswordHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
func CreateUserHandler ¶
func CreateUserHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
func DeleteUserHandler ¶
func DeleteUserHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
func GetUserByIdHandler ¶
func GetUserByIdHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
func GetUserInfoHandler ¶
func GetUserInfoHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
func GetUserListHandler ¶
func GetUserListHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
func GetUserPermCodeHandler ¶
func GetUserPermCodeHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
func GetUserProfileHandler ¶
func GetUserProfileHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
func LogoutHandler ¶
func LogoutHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
func UpdateUserHandler ¶
func UpdateUserHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
func UpdateUserProfileHandler ¶
func UpdateUserProfileHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
Types ¶
This section is empty.
Source Files ¶
Click to show internal directories.
Click to hide internal directories.