package
Version:
v0.0.5
Opens a new window with list of versions in this module.
Published: Apr 23, 2020
License: MIT
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 Main struct {
UserID string `bson:"_id,omitempty,-"`
Username string `bson:"Username,omitempty,-"`
Email string `bson:"Email,omitempty,-"`
Password string `bson:"Password,omitempty,-"`
}
Main is used to store user main data
Source Files
¶
Click to show internal directories.
Click to hide internal directories.