package
0.0.0-20241223013512-82b35e56f74d
Repository: https://github.com/n8spxd/cowim.git
Documentation: pkg.go.dev

# Structs

MessageRecord 消息记录表,用于消息的持久化.
MessageSync 消息同步表,用于用户即时能查询的信息,不直接入库,由Timeline间接入库(做数据冗余).
UserTimeline 用户时间线.