package
Version:
v0.0.0-...-864a334
Opens a new window with list of versions in this module.
Published: Jan 22, 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 Session struct {
UserID int32 `gorm:"not null;uniqueIndex:UserIDAndToken"`
Token string `gorm:"not null;uniqueIndex:UserIDAndToken"`
}
DomainBind binds model type fields to entity model.
DomainBind binds model type fields to entity model.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.