jobworker

package
v0.8.2 Latest Latest
Warning

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

Go to latest
Published: Jun 11, 2019 License: AGPL-3.0 Imports: 5 Imported by: 0

Documentation

Overview

Package jobworker implements worker for performing tasks defined by jobpacket that are in the queue.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type JobWorker

type JobWorker struct {
	worker.Worker
	// contains filtered or unexported fields
}

JobWorker is an instance of jobWorker.

func New

func New(jobQueueOut <-chan *jobpacket.JobPacket, id uint64, l *logger.Logger) *JobWorker

New creates new instance of a jobWorker.

Jump to

Keyboard shortcuts

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