package
0.0.0-20240826164837-c74c93d12b7d
Repository: https://github.com/hultan/softtube.git
Documentation: pkg.go.dev
# Functions
NewDatabase : Creates a new database object.
# Structs
No description provided by the author
Database : A connection to the SoftTube database.
Download : Represents a download request.
DownloadTable : VideosTable in the SoftTube database.
Log : Represents a SoftTube log entry.
LogTable : The version table in the database.
Subscription : Represents a YouTube subscription in SoftTube.
SubscriptionTable : SubscriptionTable in the SoftTube database.
No description provided by the author
Version : Represents the SoftTube database version.
VersionTable : The version table in the database.
Video : Represents a YouTube video in SoftTube.
VideosTable : VideosTable in the SoftTube database.