Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Worker ¶
type Worker struct {
// contains filtered or unexported fields
}
func NewWorker ¶
func NewWorker(configGetter config.ConfigGetter, instances *instances.Manager, clients *clients.Manager, repo *database.Repository) *Worker
func (*Worker) CleanupQueue ¶
CleanupQueue checks all ARR instances for importPending items with empty folders and removes them from the queue after deleting the empty folder
Click to show internal directories.
Click to hide internal directories.