package
Version:
v0.0.0-...-d7e398f
Opens a new window with list of versions in this module.
Published: Apr 14, 2024
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 Claims struct {
Email string `pg:"email"`
TierID uint32 `pg:"tier_id"`
TierName string `pg:"tier_name"`
DownloadRate uint64 `pg:"download_rate"`
EmbedNoAds bool `pg:"embed_noads"`
SiteNoAds bool `pg:"site_noads"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.