package
Version:
v0.0.0-...-a52de19
Opens a new window with list of versions in this module.
Published: Sep 5, 2020
License: BSD-2-Clause
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
CreateEmptyBuffer calls CreateEmptyBuffer on the supplied context and logs and panics if an error occurred
type HashRateReport struct {
MinerID int
HashRate float64
}
HashRateReport is sent from the mining routines for giving combined information as output
type Miner interface {
Mine()
}
Miner declares the common 'Mine' method
Source Files
¶
Click to show internal directories.
Click to hide internal directories.