package
Version:
v0.0.0-...-08e0700
Opens a new window with list of versions in this module.
Published: Aug 11, 2021
License: MIT
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type ResetRequest struct {
ID primitive.ObjectID `bson:"_id" json:"id"`
Email string `bson:"email" json:"email"`
Code int `bson:"code" json:"code"`
Expires int64 `bson:"expires" json:"expires"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.