Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MQEnergy/go-skeleton
/ types & classes
Types & classes
107 in github.com/MQEnergy/go-skeleton
⨍
Functions
1,472
◇
Types & classes
107
Struct
Admin
Admin 后台管理员表
internal/app/model/cn_admin.gen.go:10
Struct
Attachment
Attachment 附件表
internal/app/model/cn_attachment.gen.go:10
Struct
AttachmentController
internal/app/controller/backend/attachment/attachment.go:19
Struct
AttachmentService
internal/app/service/backend/attachment/attachment.go:20
Struct
AuthController
internal/app/controller/backend/user/auth/auth.go:13
Struct
AuthResource
AuthResource mapped from table <cn_auth_resource>
internal/app/model/cn_auth_resource.gen.go:10
Struct
AuthRole
AuthRole 角色表
internal/app/model/cn_auth_role.gen.go:10
Struct
AuthRolePermission
AuthRolePermission mapped from table <cn_auth_role_permission>
internal/app/model/cn_auth_role_permission.gen.go:10
Struct
AuthService
internal/app/service/backend/user/auth/auth.go:20
Interface
CacheInterface
CacheInterface cache interface
pkg/config/cache.go:6
Struct
CasbinRule
CasbinRule mapped from table <cn_casbin_rule>
internal/app/model/cn_casbin_rule.gen.go:10
TypeAlias
Code
pkg/response/code.go:3
Struct
Command
internal/command/command.go:13
Interface
CommonInterface
pkg/command/command.go:9
Interface
CommonInterface
CommonInterface ...
pkg/config/config.go:15
Struct
Config
pkg/cache/redis/redis.go:10
Struct
Config
pkg/oss/oss.go:15
Struct
Config
pkg/wecom/wecom.go:13
Struct
Config
pkg/tos/tos.go:19
Struct
Config
pkg/config/config.go:21
Struct
Controller
internal/app/controller/base.go:15
Struct
Database
pkg/database/database.go:12
Interface
DriverInterface
pkg/database/database.go:20
Struct
ErrorResponse
internal/app/pkg/validator/validator.go:20
Struct
File
pkg/upload/upload.go:69
Struct
FileHeader
FileHeader 文件参数
pkg/upload/upload.go:80
FuncType
Fn
func() error
pkg/ticker/ticker.go:7
Struct
GenCommand
internal/command/gen_command.go:28
Struct
GenController
internal/command/gen_controller.go:26
Struct
GenMiddleware
internal/command/gen_middleware.go:21
Struct
GenModel
internal/command/gen_model.go:26
Struct
GenService
internal/command/gen_service.go:26
Struct
GormGenCommand
pkg/command/gorm_gen_command.go:13
Interface
IAdminDo
internal/app/dao/cn_admin.gen.go:153
Interface
IAttachmentDo
internal/app/dao/cn_attachment.gen.go:136
Interface
IAuthResourceDo
internal/app/dao/cn_auth_resource.gen.go:143
Interface
IAuthRoleDo
internal/app/dao/cn_auth_role.gen.go:112
Interface
IAuthRolePermissionDo
internal/app/dao/cn_auth_role_permission.gen.go:99
Interface
ICasbinRuleDo
internal/app/dao/cn_casbin_rule.gen.go:119
Interface
ISysAdminDo
internal/app/dao/cn_sys_admin.gen.go:180
Interface
ISysCasbinRuleDo
internal/app/dao/cn_sys_casbin_rule.gen.go:128
Interface
ISysResourceDo
internal/app/dao/cn_sys_resource.gen.go:184
Interface
ISysRoleAuthDo
internal/app/dao/cn_sys_role_auth.gen.go:100
Interface
ISysRoleDo
internal/app/dao/cn_sys_role.gen.go:128
Struct
IndexReq
internal/types/user/user.go:3
Interface
Interface
pkg/command/command.go:5
Interface
Interface
Interface cache interface
pkg/config/cache.go:21
Struct
JSONResponse
pkg/response/response.go:7
Struct
JWT
pkg/jwtauth/jwtauth.go:13
FuncType
KeyExtractor
func(interface{}) uint64
pkg/helper/conver.go:11
Struct
LoginReq
LoginReq ...
internal/types/user/auth/auth.go:4
TypeAlias
MethodMaps
internal/app/entity/entity.go:8
Struct
MyTicker
pkg/ticker/ticker.go:9
Struct
Mysql
pkg/database/driver/mysql/mysql.go:10
FuncType
Option
func(opts *mysql.Config)
pkg/database/driver/mysql/mysql.go:8
FuncType
OptionFunc
func(cfg *Config)
pkg/wecom/wecom.go:28
Interface
Options
pkg/database/database.go:24
Interface
Options
pkg/command/gorm_gen_command.go:23
Interface
Options
pkg/wecom/wecom.go:24
Struct
Options
Options 配置选项
pkg/config/cache.go:12
Struct
OptionsFunc
pkg/database/database.go:28
Struct
OptionsFunc
pkg/command/gorm_gen_command.go:27
Struct
Oss
pkg/oss/oss.go:10
Struct
PaginateResp
PaginateResp ...
internal/app/pkg/pagination/pagination.go:11
Interface
Querier
internal/app/entity/querier.go:5
Interface
Querier
internal/app/entity/admin/admin.go:5
Struct
Query
internal/app/dao/gen.go:50
Struct
QueryTx
internal/app/dao/gen.go:124
Struct
ReadFileReq
internal/types/attachment/attachment.go:19
Struct
SMap
pkg/cache/smap/map.go:8
Struct
Service
internal/app/service/base.go:3
Struct
SysAdmin
SysAdmin 后台管理员表
internal/app/model/cn_sys_admin.gen.go:10
Struct
SysCasbinRule
SysCasbinRule 角色菜单权限表
internal/app/model/cn_sys_casbin_rule.gen.go:10
Struct
SysResource
SysResource 后台配置资源菜单表
internal/app/model/cn_sys_resource.gen.go:10
Struct
SysRole
SysRole 角色表
internal/app/model/cn_sys_role.gen.go:10
Struct
SysRoleAuth
SysRoleAuth 角色权限表
internal/app/model/cn_sys_role_auth.gen.go:10
Struct
Tos
pkg/tos/tos.go:13
Struct
TplDownloadReq
internal/types/attachment/attachment.go:10
Struct
TplImportReq
internal/types/attachment/attachment.go:14
Struct
Upload
pkg/upload/upload.go:73
Struct
UploadReq
internal/types/attachment/attachment.go:5
Struct
Viper
pkg/config/viper.go:12
Struct
XValidator
internal/app/pkg/validator/validator.go:14
Struct
admin
admin 后台管理员表
internal/app/dao/cn_admin.gen.go:54
Struct
adminDo
internal/app/dao/cn_admin.gen.go:151
Struct
attachment
attachment 附件表
internal/app/dao/cn_attachment.gen.go:49
Struct
attachmentDo
internal/app/dao/cn_attachment.gen.go:134
Struct
authResource
internal/app/dao/cn_auth_resource.gen.go:50
Struct
authResourceDo
internal/app/dao/cn_auth_resource.gen.go:141
Struct
authRole
authRole 角色表
internal/app/dao/cn_auth_role.gen.go:43
Struct
authRoleDo
internal/app/dao/cn_auth_role.gen.go:110
Struct
authRolePermission
internal/app/dao/cn_auth_role_permission.gen.go:39
Struct
authRolePermissionDo
internal/app/dao/cn_auth_role_permission.gen.go:97
TypeAlias
bootServiceMap
internal/bootstrap/init.go:17
Struct
casbinRule
internal/app/dao/cn_casbin_rule.gen.go:44
Struct
casbinRuleDo
internal/app/dao/cn_casbin_rule.gen.go:117
Struct
queryCtx
internal/app/dao/gen.go:95
Struct
sysAdmin
sysAdmin 后台管理员表
internal/app/dao/cn_sys_admin.gen.go:60
Struct
sysAdminDo
internal/app/dao/cn_sys_admin.gen.go:178
Struct
sysCasbinRule
sysCasbinRule 角色菜单权限表
internal/app/dao/cn_sys_casbin_rule.gen.go:47
next →
1–100 of 107, ranked by callers