Documentation
¶
Index ¶
- type Runner
- func (r *Runner) ExecuteDownload(nzbPath string)
- func (r *Runner) ExecuteIndexerAssemble(once bool)
- func (r *Runner) ExecuteIndexerPipeline(once bool)
- func (r *Runner) ExecuteIndexerRelease(once bool)
- func (r *Runner) ExecuteIndexerScrape(once bool)
- func (r *Runner) ExecuteIndexerScrapeBackfill(once bool)
- func (r *Runner) ExecuteIndexerScrapeLatest(once bool)
- func (r *Runner) ExecuteServer()
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Runner ¶
type Runner struct {
ConfigPath string
}
func (*Runner) ExecuteDownload ¶
func (*Runner) ExecuteIndexerAssemble ¶
func (*Runner) ExecuteIndexerPipeline ¶
func (*Runner) ExecuteIndexerRelease ¶
func (*Runner) ExecuteIndexerScrape ¶
func (*Runner) ExecuteIndexerScrapeBackfill ¶
func (*Runner) ExecuteIndexerScrapeLatest ¶
func (*Runner) ExecuteServer ¶
func (r *Runner) ExecuteServer()
Click to show internal directories.
Click to hide internal directories.