jobs

package
v4.0.5-rc1+incompatible Latest Latest
Warning

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

Go to latest
Published: Sep 14, 2017 License: AGPL-3.0, Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type JobServer

type JobServer struct {
	Store store.Store
	Jobs  *Jobs
}

func (*JobServer) LoadLicense

func (server *JobServer) LoadLicense()

type Jobs

type Jobs struct {
	DataRetention model.Job
	// contains filtered or unexported fields
}

func InitJobs

func InitJobs(s store.Store) *Jobs

func (*Jobs) Start

func (jobs *Jobs) Start() *Jobs

func (*Jobs) Stop

func (jobs *Jobs) Stop() *Jobs

type TestJob

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

func MakeTestJob

func MakeTestJob(s store.Store, name string) *TestJob

func (*TestJob) Run

func (job *TestJob) Run()

func (*TestJob) Stop

func (job *TestJob) Stop()

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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