package
Version:
v1.3.4
Opens a new window with list of versions in this module.
Published: Feb 17, 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"`
Name string `json:"name"`
Username string `json:"username"`
Password string `json:"password"`
Email string `json:"email"`
Age uint `json:"age"`
Gender uint `json:"gender"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.