package
Version:
v0.0.0-...-a73d176
Opens a new window with list of versions in this module.
Published: Nov 7, 2019
License: AGPL-3.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 {
Username string `json:"username"`
Password string `json:"password"`
Age int `json:"age"`
}
User The User domain model
Source Files
¶
Click to show internal directories.
Click to hide internal directories.