Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( HttpClientTimeout = 30 * time.Second ConfigCache sync.Map URLCache sync.Map M3U8Cache = cache.New(3*time.Second, 10*time.Second) )
View Source
var ( ErrConfigNotFound = errors.New("config key not found") ErrYoutubeDlNotFound = errors.New("Youtube-dl not found") )
View Source
var DB *gorm.DB
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.