package
Version:
v0.0.0-...-a9ce3c6
Opens a new window with list of versions in this module.
Published: Jan 21, 2021
License: MIT
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 2
Opens a new window with list of known importers.
Documentation
¶
type UserMongo struct {
ID string `bson:"_id, omitempty"`
Username string `bson:"username"`
Chatrooms []string `bson:"chatrooms"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.