Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/danmuking/DiTing-Go
/ functions
Functions
1,176 in github.com/danmuking/DiTing-Go
⨍
Functions
1,176
◇
Types & classes
90
Method
Delete
(models ...*model.RoomGroup)
dal/query/room_group.gen.go:412
Method
Delete
(models ...*model.UserApply)
dal/query/user_apply.gen.go:416
Method
Delete
(models ...*model.User)
dal/query/user.gen.go:430
Method
Delete
(models ...*model.UserFriend)
dal/query/user_friend.gen.go:404
Method
Delete
(models ...*model.Contact)
dal/query/contact.gen.go:410
Method
Delete
(models ...*model.RoomFriend)
dal/query/room_friend.gen.go:412
Method
Distinct
(cols ...field.Expr)
dal/query/message.gen.go:249
Method
Distinct
(cols ...field.Expr)
dal/query/room.gen.go:241
Method
Distinct
(cols ...field.Expr)
dal/query/group_member.gen.go:231
Method
Distinct
(cols ...field.Expr)
dal/query/room_group.gen.go:239
Method
Distinct
(cols ...field.Expr)
dal/query/user_apply.gen.go:243
Method
Distinct
(cols ...field.Expr)
dal/query/user.gen.go:257
Method
Distinct
(cols ...field.Expr)
dal/query/user_friend.gen.go:231
Method
Distinct
(cols ...field.Expr)
dal/query/contact.gen.go:237
Method
Distinct
(cols ...field.Expr)
dal/query/room_friend.gen.go:239
Function
ErrorResponseData
ErrorResponseData 是一个辅助函数,用于创建错误响应
pkg/domain/vo/resp/response.go:62
Method
Find
()
dal/query/message.gen.go:337
Method
Find
()
dal/query/room.gen.go:329
Method
Find
()
dal/query/group_member.gen.go:319
Method
Find
()
dal/query/room_group.gen.go:327
Method
Find
()
dal/query/user_apply.gen.go:331
Method
Find
()
dal/query/user.gen.go:345
Method
Find
()
dal/query/user_friend.gen.go:319
Method
Find
()
dal/query/contact.gen.go:325
Method
Find
()
dal/query/room_friend.gen.go:327
Method
FindByPage
(offset int, limit int)
dal/query/message.gen.go:193
Method
FindByPage
(offset int, limit int)
dal/query/message.gen.go:393
Method
FindByPage
(offset int, limit int)
dal/query/room.gen.go:185
Method
FindByPage
(offset int, limit int)
dal/query/room.gen.go:385
Method
FindByPage
(offset int, limit int)
dal/query/group_member.gen.go:175
Method
FindByPage
(offset int, limit int)
dal/query/group_member.gen.go:375
Method
FindByPage
(offset int, limit int)
dal/query/room_group.gen.go:183
Method
FindByPage
(offset int, limit int)
dal/query/room_group.gen.go:383
Method
FindByPage
(offset int, limit int)
dal/query/user_apply.gen.go:187
Method
FindByPage
(offset int, limit int)
dal/query/user_apply.gen.go:387
Method
FindByPage
(offset int, limit int)
dal/query/user.gen.go:201
Method
FindByPage
(offset int, limit int)
dal/query/user.gen.go:401
Method
FindByPage
(offset int, limit int)
dal/query/user_friend.gen.go:175
Method
FindByPage
(offset int, limit int)
dal/query/user_friend.gen.go:375
Method
FindByPage
(offset int, limit int)
dal/query/contact.gen.go:181
Method
FindByPage
(offset int, limit int)
dal/query/contact.gen.go:381
Method
FindByPage
(offset int, limit int)
dal/query/room_friend.gen.go:183
Method
FindByPage
(offset int, limit int)
dal/query/room_friend.gen.go:383
Method
FindInBatch
(batchSize int, fc func(tx gen.Dao, batch int) error)
dal/query/message.gen.go:176
Method
FindInBatch
(batchSize int, fc func(tx gen.Dao, batch int) error)
dal/query/message.gen.go:342
Method
FindInBatch
(batchSize int, fc func(tx gen.Dao, batch int) error)
dal/query/room.gen.go:168
Method
FindInBatch
(batchSize int, fc func(tx gen.Dao, batch int) error)
dal/query/room.gen.go:334
Method
FindInBatch
(batchSize int, fc func(tx gen.Dao, batch int) error)
dal/query/group_member.gen.go:158
Method
FindInBatch
(batchSize int, fc func(tx gen.Dao, batch int) error)
dal/query/group_member.gen.go:324
Method
FindInBatch
(batchSize int, fc func(tx gen.Dao, batch int) error)
dal/query/room_group.gen.go:166
Method
FindInBatch
(batchSize int, fc func(tx gen.Dao, batch int) error)
dal/query/room_group.gen.go:332
Method
FindInBatch
(batchSize int, fc func(tx gen.Dao, batch int) error)
dal/query/user_apply.gen.go:170
Method
FindInBatch
(batchSize int, fc func(tx gen.Dao, batch int) error)
dal/query/user_apply.gen.go:336
Method
FindInBatch
(batchSize int, fc func(tx gen.Dao, batch int) error)
dal/query/user.gen.go:184
Method
FindInBatch
(batchSize int, fc func(tx gen.Dao, batch int) error)
dal/query/user.gen.go:350
Method
FindInBatch
(batchSize int, fc func(tx gen.Dao, batch int) error)
dal/query/user_friend.gen.go:158
Method
FindInBatch
(batchSize int, fc func(tx gen.Dao, batch int) error)
dal/query/user_friend.gen.go:324
Method
FindInBatch
(batchSize int, fc func(tx gen.Dao, batch int) error)
dal/query/contact.gen.go:164
Method
FindInBatch
(batchSize int, fc func(tx gen.Dao, batch int) error)
dal/query/contact.gen.go:330
Method
FindInBatch
(batchSize int, fc func(tx gen.Dao, batch int) error)
dal/query/room_friend.gen.go:166
Method
FindInBatch
(batchSize int, fc func(tx gen.Dao, batch int) error)
dal/query/room_friend.gen.go:332
Method
FindInBatches
(result *[]*model.Message, batchSize int, fc func(tx gen.Dao, batch int) error)
dal/query/message.gen.go:351
Method
FindInBatches
(result *[]*model.Room, batchSize int, fc func(tx gen.Dao, batch int) error)
dal/query/room.gen.go:343
Method
FindInBatches
(result *[]*model.GroupMember, batchSize int, fc func(tx gen.Dao, batch int) error)
dal/query/group_member.gen.go:333
Method
FindInBatches
(result *[]*model.RoomGroup, batchSize int, fc func(tx gen.Dao, batch int) error)
dal/query/room_group.gen.go:341
Method
FindInBatches
(result *[]*model.UserApply, batchSize int, fc func(tx gen.Dao, batch int) error)
dal/query/user_apply.gen.go:345
Method
FindInBatches
(result *[]*model.User, batchSize int, fc func(tx gen.Dao, batch int) error)
dal/query/user.gen.go:359
Method
FindInBatches
(result *[]*model.UserFriend, batchSize int, fc func(tx gen.Dao, batch int) error)
dal/query/user_friend.gen.go:333
Method
FindInBatches
(result *[]*model.Contact, batchSize int, fc func(tx gen.Dao, batch int) error)
dal/query/contact.gen.go:339
Method
FindInBatches
(result *[]*model.RoomFriend, batchSize int, fc func(tx gen.Dao, batch int) error)
dal/query/room_friend.gen.go:341
Method
First
()
dal/query/message.gen.go:313
Method
First
()
dal/query/room.gen.go:305
Method
First
()
dal/query/group_member.gen.go:295
Method
First
()
dal/query/room_group.gen.go:303
Method
First
()
dal/query/user_apply.gen.go:307
Method
First
()
dal/query/user.gen.go:321
Method
First
()
dal/query/user_friend.gen.go:295
Method
First
()
dal/query/contact.gen.go:301
Method
First
()
dal/query/room_friend.gen.go:303
Method
FirstOrCreate
()
dal/query/message.gen.go:385
Method
FirstOrCreate
()
dal/query/room.gen.go:377
Method
FirstOrCreate
()
dal/query/group_member.gen.go:367
Method
FirstOrCreate
()
dal/query/room_group.gen.go:375
Method
FirstOrCreate
()
dal/query/user_apply.gen.go:379
Method
FirstOrCreate
()
dal/query/user.gen.go:393
Method
FirstOrCreate
()
dal/query/user_friend.gen.go:367
Method
FirstOrCreate
()
dal/query/contact.gen.go:373
Method
FirstOrCreate
()
dal/query/room_friend.gen.go:375
Method
FirstOrInit
()
dal/query/message.gen.go:377
Method
FirstOrInit
()
dal/query/room.gen.go:369
Method
FirstOrInit
()
dal/query/group_member.gen.go:359
Method
FirstOrInit
()
dal/query/room_group.gen.go:367
Method
FirstOrInit
()
dal/query/user_apply.gen.go:371
Method
FirstOrInit
()
dal/query/user.gen.go:385
Method
FirstOrInit
()
dal/query/user_friend.gen.go:359
Method
FirstOrInit
()
dal/query/contact.gen.go:365
Method
FirstOrInit
()
dal/query/room_friend.gen.go:367
Method
GetContactMsg
()
domain/model/message.go:10
Method
GetFieldByName
(fieldName string)
dal/query/message.gen.go:104
Method
GetFieldByName
(fieldName string)
dal/query/room.gen.go:98
← previous
next →
601–700 of 1,176, ranked by callers