package
Version:
v0.0.0-...-3b0e19b
Opens a new window with list of versions in this module.
Published: Apr 26, 2016
License: MIT
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 1
Opens a new window with list of known importers.
Documentation
¶
type User struct {
Id string `xorm:"pk" json:"id"`
Username string `json:"username"`
Password string `json:"password"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.