//
pkg.gl
Category
github.com/n8sPxD/cowIM
internal
common
dao
myMongo
models
package
0.0.0-20241223013512-82b35e56f74d
Repository:
https://github.com/n8spxd/cowim.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
4
Files
28 SLOC
#
Structs
MessageRecord
MessageRecord 消息记录表,用于消息的持久化.
MessageSync
MessageSync 消息同步表,用于用户即时能查询的信息,不直接入库,由Timeline间接入库(做数据冗余).
UserTimeline
UserTimeline 用户时间线.