package
Version:
v0.0.0-...-c93c141
Opens a new window with list of versions in this module.
Published: Jul 9, 2023
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 Favorites struct {
ID int64
UserID int64
VideoID int64
IsFavorite int8 `gorm:"default:0"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.