closedchannels

package
v0.0.0-...-ddb1edc Latest Latest
Warning

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

Go to latest
Published: Apr 22, 2024 License: GPL-3.0 Imports: 18 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Job

type Job struct {
	// contains filtered or unexported fields
}

Job contains a running job info.

func NewJob

func NewJob(workingDir string) (*Job, error)

NewJob crates a new SyncJob and given a directory for this job. It is assumed that a config file exists in this directory.

func (*Job) Run

func (s *Job) Run() error

Run executes the download filter operation synchronousely

func (*Job) Stop

func (s *Job) Stop()

Stop stops neutrino instance and wait for the syncFitlers to complete

Jump to

Keyboard shortcuts

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