Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type ChangePasswordReq ¶
type SysUserResponse ¶
type SysUserResponse struct {
User service_swa.SysUser `json:"user"`
}
type TreeMenu ¶
type TreeMenu struct { service_swa.SysBaseMenu Children []TreeMenu `json:"children" gorm:"-"` }
Source Files ¶
- handler_config.go
- handler_file_upload.go
- handler_swa_api.go
- handler_swa_base.go
- handler_swa_casbin.go
- handler_swa_dict.go
- handler_swa_dictail.go
- handler_swa_jwt.go
- handler_swa_menu.go
- handler_swa_record.go
- handler_swa_role.go
- handler_swa_state.go
- handler_swa_user.go
- mid_record.go
- router.go
- server.go
- weaver_gen.go
Click to show internal directories.
Click to hide internal directories.