package
Version:
v0.0.0-...-7493986
Opens a new window with list of versions in this module.
Published: Jan 1, 2021
License: MIT
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type AccountDetails struct {
Username string `json:"username"`
Email string `json:"email"`
Phone string `json:"phone"`
Password string `json:"password"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.