Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MQEnergy/go-skeleton
/ functions
Functions
1,472 in github.com/MQEnergy/go-skeleton
⨍
Functions
1,472
◇
Types & classes
107
Method
CreateInBatches
(values []*model.SysRole, batchSize int)
internal/app/dao/cn_sys_role.gen.go:288
Method
CreateInBatches
(values []*model.SysAdmin, batchSize int)
internal/app/dao/cn_sys_admin.gen.go:340
Method
CreateInBatches
(values []*model.SysRoleAuth, batchSize int)
internal/app/dao/cn_sys_role_auth.gen.go:260
Method
CreateInBatches
(values []*model.CasbinRule, batchSize int)
internal/app/dao/cn_casbin_rule.gen.go:279
Method
CreateInBatches
(values []*model.Attachment, batchSize int)
internal/app/dao/cn_attachment.gen.go:296
Method
Debug
()
internal/app/dao/cn_auth_resource.gen.go:204
Method
Debug
()
internal/app/dao/cn_auth_role.gen.go:173
Method
Debug
()
internal/app/dao/cn_sys_casbin_rule.gen.go:189
Method
Debug
()
internal/app/dao/cn_admin.gen.go:273
Method
Debug
()
internal/app/dao/cn_sys_resource.gen.go:245
Method
Debug
()
internal/app/dao/cn_auth_role_permission.gen.go:160
Method
Debug
()
internal/app/dao/cn_sys_role.gen.go:189
Method
Debug
()
internal/app/dao/cn_sys_admin.gen.go:241
Method
Debug
()
internal/app/dao/cn_sys_role_auth.gen.go:161
Method
Debug
()
internal/app/dao/cn_casbin_rule.gen.go:180
Method
Debug
()
internal/app/dao/cn_attachment.gen.go:197
Function
DecryptByAes
DecryptByAes aes密码解密
pkg/encrypt/encrypt.go:46
Function
DecryptByRsa
DecryptByRsa Rsa密码解密
pkg/encrypt/encrypt.go:104
Method
Delete
(ctx *fiber.Ctx)
internal/app/controller/base.go:27
Method
Delete
(models ...*model.AuthResource)
internal/app/dao/cn_auth_resource.gen.go:425
Method
Delete
(models ...*model.AuthRole)
internal/app/dao/cn_auth_role.gen.go:394
Method
Delete
(models ...*model.SysCasbinRule)
internal/app/dao/cn_sys_casbin_rule.gen.go:410
Method
Delete
(models ...*model.Admin)
internal/app/dao/cn_admin.gen.go:494
Method
Delete
(models ...*model.SysResource)
internal/app/dao/cn_sys_resource.gen.go:466
Method
Delete
(models ...*model.AuthRolePermission)
internal/app/dao/cn_auth_role_permission.gen.go:381
Method
Delete
(models ...*model.SysRole)
internal/app/dao/cn_sys_role.gen.go:410
Method
Delete
(models ...*model.SysAdmin)
internal/app/dao/cn_sys_admin.gen.go:462
Method
Delete
(models ...*model.SysRoleAuth)
internal/app/dao/cn_sys_role_auth.gen.go:382
Method
Delete
(models ...*model.CasbinRule)
internal/app/dao/cn_casbin_rule.gen.go:401
Method
Delete
(models ...*model.Attachment)
internal/app/dao/cn_attachment.gen.go:418
Method
Distinct
(cols ...field.Expr)
internal/app/dao/cn_auth_resource.gen.go:252
Method
Distinct
(cols ...field.Expr)
internal/app/dao/cn_auth_role.gen.go:221
Method
Distinct
(cols ...field.Expr)
internal/app/dao/cn_sys_casbin_rule.gen.go:237
Method
Distinct
(cols ...field.Expr)
internal/app/dao/cn_admin.gen.go:321
Method
Distinct
(cols ...field.Expr)
internal/app/dao/cn_sys_resource.gen.go:293
Method
Distinct
(cols ...field.Expr)
internal/app/dao/cn_auth_role_permission.gen.go:208
Method
Distinct
(cols ...field.Expr)
internal/app/dao/cn_sys_role.gen.go:237
Method
Distinct
(cols ...field.Expr)
internal/app/dao/cn_sys_admin.gen.go:289
Method
Distinct
(cols ...field.Expr)
internal/app/dao/cn_sys_role_auth.gen.go:209
Method
Distinct
(cols ...field.Expr)
internal/app/dao/cn_casbin_rule.gen.go:228
Method
Distinct
(cols ...field.Expr)
internal/app/dao/cn_attachment.gen.go:245
Function
EncryptByAes
EncryptByAes aes密码加密
pkg/encrypt/encrypt.go:15
Function
EncryptByRsa
EncryptByRsa Rsa密码加签
pkg/encrypt/encrypt.go:83
Function
Exists
(ctx context.Context, key string)
internal/app/pkg/redis/redis.go:52
Method
Find
()
internal/app/dao/cn_auth_resource.gen.go:340
Method
Find
()
internal/app/dao/cn_auth_role.gen.go:309
Method
Find
()
internal/app/dao/cn_sys_casbin_rule.gen.go:325
Method
Find
()
internal/app/dao/cn_admin.gen.go:409
Method
Find
()
internal/app/dao/cn_sys_resource.gen.go:381
Method
Find
()
internal/app/dao/cn_auth_role_permission.gen.go:296
Method
Find
()
internal/app/dao/cn_sys_role.gen.go:325
Method
Find
()
internal/app/dao/cn_sys_admin.gen.go:377
Method
Find
()
internal/app/dao/cn_sys_role_auth.gen.go:297
Method
Find
()
internal/app/dao/cn_casbin_rule.gen.go:316
Method
Find
()
internal/app/dao/cn_attachment.gen.go:333
Method
FindAll
()
internal/app/dao/cn_admin.gen.go:214
Method
FindAll
SELECT * FROM @@table
internal/app/dao/cn_admin.gen.go:235
Method
FindAll
SELECT * FROM @@table
internal/app/entity/querier.go:10
Function
FindByPage
FindByPage 分页查询
internal/app/pkg/pagination/pagination.go:76
Method
FindByPage
(offset int, limit int)
internal/app/dao/cn_auth_resource.gen.go:196
Method
FindByPage
(offset int, limit int)
internal/app/dao/cn_auth_resource.gen.go:396
Method
FindByPage
(offset int, limit int)
internal/app/dao/cn_auth_role.gen.go:165
Method
FindByPage
(offset int, limit int)
internal/app/dao/cn_auth_role.gen.go:365
Method
FindByPage
(offset int, limit int)
internal/app/dao/cn_sys_casbin_rule.gen.go:181
Method
FindByPage
(offset int, limit int)
internal/app/dao/cn_sys_casbin_rule.gen.go:381
Method
FindByPage
(offset int, limit int)
internal/app/dao/cn_admin.gen.go:206
Method
FindByPage
(offset int, limit int)
internal/app/dao/cn_admin.gen.go:465
Method
FindByPage
(offset int, limit int)
internal/app/dao/cn_sys_resource.gen.go:237
Method
FindByPage
(offset int, limit int)
internal/app/dao/cn_sys_resource.gen.go:437
Method
FindByPage
(offset int, limit int)
internal/app/dao/cn_auth_role_permission.gen.go:152
Method
FindByPage
(offset int, limit int)
internal/app/dao/cn_auth_role_permission.gen.go:352
Method
FindByPage
(offset int, limit int)
internal/app/dao/cn_sys_role.gen.go:181
Method
FindByPage
(offset int, limit int)
internal/app/dao/cn_sys_role.gen.go:381
Method
FindByPage
(offset int, limit int)
internal/app/dao/cn_sys_admin.gen.go:233
Method
FindByPage
(offset int, limit int)
internal/app/dao/cn_sys_admin.gen.go:433
Method
FindByPage
(offset int, limit int)
internal/app/dao/cn_sys_role_auth.gen.go:153
Method
FindByPage
(offset int, limit int)
internal/app/dao/cn_sys_role_auth.gen.go:353
Method
FindByPage
(offset int, limit int)
internal/app/dao/cn_casbin_rule.gen.go:172
Method
FindByPage
(offset int, limit int)
internal/app/dao/cn_casbin_rule.gen.go:372
Method
FindByPage
(offset int, limit int)
internal/app/dao/cn_attachment.gen.go:189
Method
FindByPage
(offset int, limit int)
internal/app/dao/cn_attachment.gen.go:389
Method
FindInBatch
(batchSize int, fc func(tx gen.Dao, batch int) error)
internal/app/dao/cn_auth_resource.gen.go:179
Method
FindInBatch
(batchSize int, fc func(tx gen.Dao, batch int) error)
internal/app/dao/cn_auth_resource.gen.go:345
Method
FindInBatch
(batchSize int, fc func(tx gen.Dao, batch int) error)
internal/app/dao/cn_auth_role.gen.go:148
Method
FindInBatch
(batchSize int, fc func(tx gen.Dao, batch int) error)
internal/app/dao/cn_auth_role.gen.go:314
Method
FindInBatch
(batchSize int, fc func(tx gen.Dao, batch int) error)
internal/app/dao/cn_sys_casbin_rule.gen.go:164
Method
FindInBatch
(batchSize int, fc func(tx gen.Dao, batch int) error)
internal/app/dao/cn_sys_casbin_rule.gen.go:330
Method
FindInBatch
(batchSize int, fc func(tx gen.Dao, batch int) error)
internal/app/dao/cn_admin.gen.go:189
Method
FindInBatch
(batchSize int, fc func(tx gen.Dao, batch int) error)
internal/app/dao/cn_admin.gen.go:414
Method
FindInBatch
(batchSize int, fc func(tx gen.Dao, batch int) error)
internal/app/dao/cn_sys_resource.gen.go:220
Method
FindInBatch
(batchSize int, fc func(tx gen.Dao, batch int) error)
internal/app/dao/cn_sys_resource.gen.go:386
Method
FindInBatch
(batchSize int, fc func(tx gen.Dao, batch int) error)
internal/app/dao/cn_auth_role_permission.gen.go:135
Method
FindInBatch
(batchSize int, fc func(tx gen.Dao, batch int) error)
internal/app/dao/cn_auth_role_permission.gen.go:301
Method
FindInBatch
(batchSize int, fc func(tx gen.Dao, batch int) error)
internal/app/dao/cn_sys_role.gen.go:164
Method
FindInBatch
(batchSize int, fc func(tx gen.Dao, batch int) error)
internal/app/dao/cn_sys_role.gen.go:330
Method
FindInBatch
(batchSize int, fc func(tx gen.Dao, batch int) error)
internal/app/dao/cn_sys_admin.gen.go:216
Method
FindInBatch
(batchSize int, fc func(tx gen.Dao, batch int) error)
internal/app/dao/cn_sys_admin.gen.go:382
Method
FindInBatch
(batchSize int, fc func(tx gen.Dao, batch int) error)
internal/app/dao/cn_sys_role_auth.gen.go:136
Method
FindInBatch
(batchSize int, fc func(tx gen.Dao, batch int) error)
internal/app/dao/cn_sys_role_auth.gen.go:302
Method
FindInBatch
(batchSize int, fc func(tx gen.Dao, batch int) error)
internal/app/dao/cn_casbin_rule.gen.go:155
← previous
next →
701–800 of 1,472, ranked by callers