Documentation ¶
Index ¶
- Constants
- func ChatlistShard(userId int64, env string) string
- func ChatlistShardR1(userId int64, env string) string
- func FileTable(userId int64, env string) string
- func GetImTableNum(id int64) int64
- func ImMsg(chatId string, env string) string
- func ImMsgShard(chatId string, env string) string
- func ImMsgShardR1(chatId string, env string) string
- func SysMsgShard(recverId int64, env string) string
- func SysMsgShardR1(recverId int64, env string) string
- func UserGroupMember(groupId int64, env string) string
- func UserLastactive(userId int64, env string) string
Constants ¶
View Source
const (
ImMsgTableCount = 256
)
Variables ¶
This section is empty.
Functions ¶
func ChatlistShard ¶
func ChatlistShardR1 ¶
func GetImTableNum ¶
func ImMsgShard ¶
func ImMsgShardR1 ¶
func SysMsgShard ¶
func SysMsgShardR1 ¶
func UserGroupMember ¶
func UserLastactive ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.