Documentation ¶ Index ¶ func New(cfg *config.Config, db *bun.DB, w *worker.Worker, pm *plugins.Manager, ...) (*http.Server, error) func NewFileOrganizer(db *bun.DB) people.FileOrganizer Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func New ¶ func New(cfg *config.Config, db *bun.DB, w *worker.Worker, pm *plugins.Manager, broker *events.Broker, dlCache *downloadcache.Cache, cbzCache *cbzpages.Cache, pdfCache *pdfpages.Cache, logBuffer *logs.RingBuffer) (*http.Server, error) func NewFileOrganizer ¶ func NewFileOrganizer(db *bun.DB) people.FileOrganizer NewFileOrganizer creates a new FileOrganizer implementation. Types ¶ This section is empty. Source Files ¶ View all Source files file_organizer.goserver.go Click to show internal directories. Click to hide internal directories.