Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Defaults ¶
func Defaults(dst *cfg.Preferences)
func Get ¶
func Get(c fiber.Ctx) (cfg.Preferences, error)
Types ¶
type Export ¶
type Export struct {
Preferences *cfg.Preferences `json:",omitempty"`
}
type PrefsForm ¶
type PrefsForm struct { ProxyImages string ParseDescriptions string Player string ProxyStreams string FullyPreloadTrack string AutoplayNextTrack string AutoplayNextRelatedTrack string DefaultAutoplayMode string HLSAudio string RestreamAudio string DownloadAudio string ShowAudio string SearchSuggestions string DynamicLoadComments string KeepPlayerFocus string }
Click to show internal directories.
Click to hide internal directories.