package
Version:
v0.0.0-...-efd9455
Opens a new window with list of versions in this module.
Published: Jun 2, 2022
License: Apache-2.0
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type GroupChat struct {
GroupID string `bson:"groupid"`
Msg []MsgInfo
}
type MsgInfo struct {
SendTime int64
Msg []byte
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.