
The highest tagged major version is
v3.
package
Version:
v1.9.36
Opens a new window with list of versions in this module.
Published: Sep 10, 2023
License: MIT
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type User struct {
core.Model
User string `json:"user" gorm:"size:32"`
Password string `json:"password" gorm:"size:96"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.