Documentation ¶
Index ¶
- func AllHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
- func ChangeRoleHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
- func CreateHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
- func CurrentUserSetingHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
- func DeleteHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
- func DeleteSoftHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
- func DetailHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
- func LoginHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
- func PageHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
- func PagingHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
- func UpdateHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
- func UpdateLoginPasswordHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
- func UpdatePasswordHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
- func UpdateUserRoleHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AllHandler ¶
func AllHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
func ChangeRoleHandler ¶
func ChangeRoleHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
func CreateHandler ¶
func CreateHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
func CurrentUserSetingHandler ¶
func CurrentUserSetingHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
func DeleteHandler ¶
func DeleteHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
func DeleteSoftHandler ¶
func DeleteSoftHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
func DetailHandler ¶
func DetailHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
func LoginHandler ¶
func LoginHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
func PageHandler ¶
func PageHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
func PagingHandler ¶
func PagingHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
func UpdateHandler ¶
func UpdateHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
func UpdateLoginPasswordHandler ¶
func UpdateLoginPasswordHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
func UpdatePasswordHandler ¶
func UpdatePasswordHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
func UpdateUserRoleHandler ¶
func UpdateUserRoleHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
Types ¶
This section is empty.
Source Files ¶
Click to show internal directories.
Click to hide internal directories.