cryptoworker

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: 7 Imported by: 0

Documentation

Overview

Package cryptoworker combines coconut worker and job workers for a client instance.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CryptoWorker

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

CryptoWorker allows writing coconut actions to a shared job queue, so that they could be run concurrently.

func New

func New(id uint64, l *logger.Logger, params *coconut.Params, numWorkers int) *CryptoWorker

New creates new instance of a coconutWorker.

func (*CryptoWorker) CoconutWorker

func (cw *CryptoWorker) CoconutWorker() *coconutworker.CoconutWorker

CoconutWorker returns coconut worker instance associated with cryptoworker.

func (*CryptoWorker) Halt

func (cw *CryptoWorker) Halt()

Halt cleanly shuts down a given cryptoworker instance.

Jump to

Keyboard shortcuts

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