package
Version:
v0.0.0-...-4ec974a
Opens a new window with list of versions in this module.
Published: Dec 11, 2022
License: GPL-3.0
Opens a new window with license information.
Imports: 11
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Config struct {
ClientID string `json:"ClientID"`
ClientSecret string `json:"ClientSecret"`
BackupLinksSecret string `json:"BackupLinksSecret"`
DownloadDir string `json:"DownloadDir"`
MaxConcurrentDownloads uint `json:"MaxConcurrentDownloads"`
}
func (t *Kanna) Shutdown()
Source Files
¶
Click to show internal directories.
Click to hide internal directories.