handlers

package
v0.0.4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 24, 2022 License: MIT Imports: 27 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Server

func Server(config Config) (handler http.Handler, closeFn func(), err error)

Types

type Config

type Config struct {
	LibraryDir   string
	LibraryOwner string

	JobDataFile       string
	VideoDataFile     string
	FeedsDataFile     string
	FeedItemsDataFile string

	YTDownloadCommand   []string
	YTDownloadSimulator bool

	TemplateFS fs.FS
	AssetFS    fs.FS
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL