package
Version:
v0.0.0-...-0484061
Opens a new window with list of versions in this module.
Published: Jun 26, 2020
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 User struct {
ID string `json:"id" bson:"_id,omitempty"`
Token string `json:"token,omitempty"`
Username string `json:"username"`
Password string `json:"password,omitempty"`
Email string `json:"email,omitempty"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.