package
Version:
v1.31.0
Opens a new window with list of versions in this module.
Published: Jul 12, 2026
License: CC0-1.0
Opens a new window with license information.
Imports: 10
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Scan implements the sql.Scanner interface
Value implements the driver.Valuer interface
type VideoMetadata struct {
ID string `json:"id"`
Title string `json:"title"`
Thumbnail string `json:"thumbnail"`
DurationString string `json:"duration_string"`
UploadDate Date `json:"upload_date"`
URL string `json:"url" gorm:"uniqueIndex"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.