processor

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

Documentation

Overview

Package processor processes data obtained by the monitor.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Processor

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

Processor defines struct containing all data required to sign requests committed on the blockchain.

func New

func New(inCh chan<- *commands.CommandRequest,
	monitor *monitor.Monitor,
	l *logger.Logger,
	id int,
	store *storage.Database,
) (*Processor, error)

func (*Processor) Halt

func (p *Processor) Halt()

Jump to

Keyboard shortcuts

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