package
Version:
v0.0.0-...-8d6dda1
Opens a new window with list of versions in this module.
Published: Mar 3, 2020
License: Apache-2.0
Opens a new window with license information.
Imports: 15
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type ReqPasswordUpdate struct {
Password1 string `form:"password1"`
Password2 string `form:"password2"`
Password3 string `form:"password3"`
}
type ReqUpdate struct {
Email string `form:"password1"`
Phone string `form:"password2"`
Description string `form:"password3"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.