Documentation ¶
Overview ¶
Package model Time : 2023/9/24 16:17 Author : xushiyin contact : yuqingxushiyin@gmail.com
Package model Time : 2023/9/24 17:07 Author : xushiyin contact : yuqingxushiyin@gmail.com
Package model Time : 2023/9/24 17:07 Author : xushiyin contact : yuqingxushiyin@gmail.com
Index ¶
Constants ¶
View Source
const ( // PassWordCost PassWordCost = 12 // Active user Active string = "active" // Inactive user Inactive string = "inactive" // Suspend user Suspend string = "suspend" )
Variables ¶
View Source
var DB *gorm.DB
DB database singleton
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.