package
Version:
v1.6.2
Opens a new window with list of versions in this module.
Published: May 25, 2020
License: MIT
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 HomeDao struct {
Id int64 `json:"id" xorm:"autoincr"`
Name string `json:"name"`
Ctime string `json:"ctime" xorm:"created"`
Utime string `json:"utime" xorm:"updated"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.