Documentation
¶
Index ¶
- Constants
- func BulkDownload(mdb *internal.MemoryDB) http.HandlerFunc
- func DeleteFile(w http.ResponseWriter, r *http.Request)
- func DownloadFile(w http.ResponseWriter, r *http.Request)
- func ListDownloaded(w http.ResponseWriter, r *http.Request)
- func Login(w http.ResponseWriter, r *http.Request)
- func Logout(w http.ResponseWriter, r *http.Request)
- func SendFile(w http.ResponseWriter, r *http.Request)
- type DeleteRequest
- type DirectoryEntry
- type ListRequest
- type LoginRequest
Constants ¶
View Source
const TOKEN_COOKIE_NAME = "jwt-yt-dlp-webui"
Variables ¶
This section is empty.
Functions ¶
func BulkDownload ¶
func BulkDownload(mdb *internal.MemoryDB) http.HandlerFunc
func DeleteFile ¶
func DeleteFile(w http.ResponseWriter, r *http.Request)
func DownloadFile ¶
func DownloadFile(w http.ResponseWriter, r *http.Request)
func ListDownloaded ¶
func ListDownloaded(w http.ResponseWriter, r *http.Request)
Types ¶
type DeleteRequest ¶
type DeleteRequest = DirectoryEntry
type DirectoryEntry ¶
type ListRequest ¶
type LoginRequest ¶
Click to show internal directories.
Click to hide internal directories.