package
Version:
v0.6.2
Opens a new window with list of versions in this module.
Published: Sep 18, 2018
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 uint64 `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.