Versions in this module Expand all Collapse all v1 v1.0.0 Apr 5, 2024 Changes in this version + 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