test

package
v0.0.0-...-7d63ed4 Latest Latest
Warning

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

Go to latest
Published: Mar 31, 2022 License: MIT Imports: 18 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MiningMgr

type MiningMgr struct {
	Running bool
	// contains filtered or unexported fields
}

MiningMgr holds items for mining and requesting data

type SolutionSink

type SolutionSink interface {
	Submit(context.Context, *pow.Result) bool
}

type WorkSource

type WorkSource interface {
	GetWork(input chan *pow.Work) (*pow.Work, bool)
}

Jump to

Keyboard shortcuts

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