kopach

package
v0.0.2-0...-1c7e8a7 Latest Latest
Warning

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

Go to latest
Published: Jan 24, 2021 License: Unlicense Imports: 31 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Check

func Check(err error) bool

func Debug

func Debug(a ...interface{})

func Debugc

func Debugc(fn func() string)

func Debugf

func Debugf(format string, a ...interface{})

func Debugs

func Debugs(a interface{})

func Error

func Error(a ...interface{})

func Errorc

func Errorc(fn func() string)

func Errorf

func Errorf(format string, a ...interface{})

func Errors

func Errors(a interface{})

func Fatal

func Fatal(a ...interface{})

func Fatalc

func Fatalc(fn func() string)

func Fatalf

func Fatalf(format string, a ...interface{})

func Fatals

func Fatals(a interface{})

func Handle

func Handle(cx *conte.Xt) func(c *cli.Context) error

func Info

func Info(a ...interface{})

func Infoc

func Infoc(fn func() string)

func Infof

func Infof(format string, a ...interface{})

func Infos

func Infos(a interface{})

func Trace

func Trace(a ...interface{})

func Tracec

func Tracec(fn func() string)

func Tracef

func Tracef(format string, a ...interface{})

func Traces

func Traces(a interface{})

func Warn

func Warn(a ...interface{})

func Warnc

func Warnc(fn func() string)

func Warnf

func Warnf(format string, a ...interface{})

func Warns

func Warns(a interface{})

Types

type HashCount

type HashCount struct {
	Time time.Time
	// contains filtered or unexported fields
}

type MinerModel

type MinerModel struct {
	*gui.Window
	Cx *conte.Xt

	DarkTheme bool
	// contains filtered or unexported fields
}

func (*MinerModel) BlockDetails

func (m *MinerModel) BlockDetails(gtx l.Context) l.Dimensions

func (*MinerModel) BlockInfoModalCloser

func (m *MinerModel) BlockInfoModalCloser(gtx l.Context) l.Dimensions

func (*MinerModel) FillSpace

func (m *MinerModel) FillSpace(gtx l.Context) l.Dimensions

func (*MinerModel) FlipTheme

func (m *MinerModel) FlipTheme()

func (*MinerModel) FoundBlocks

func (m *MinerModel) FoundBlocks(gtx l.Context) l.Dimensions

func (*MinerModel) Header

func (m *MinerModel) Header(gtx l.Context) l.Dimensions

func (*MinerModel) PreSharedKey

func (m *MinerModel) PreSharedKey(gtx l.Context) l.Dimensions

func (*MinerModel) RunControl

func (m *MinerModel) RunControl(gtx l.Context) l.Dimensions

func (*MinerModel) SetTheme

func (m *MinerModel) SetTheme(dark bool)

func (*MinerModel) SetThreads

func (m *MinerModel) SetThreads(gtx l.Context) l.Dimensions

func (*MinerModel) VSpacer

func (m *MinerModel) VSpacer(gtx l.Context) l.Dimensions

func (*MinerModel) Widget

func (m *MinerModel) Widget(gtx l.Context) l.Dimensions

type SolutionData

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

type Worker

type Worker struct {
	FirstSender atomic.String

	Status              atomic.String
	HashTick            chan HashCount
	LastHash            *chainhash.Hash
	StartChan, StopChan qu.C
	SetThreads          chan int
	PassChan            chan string

	Update qu.C
	// contains filtered or unexported fields
}

func (*Worker) HashReport

func (w *Worker) HashReport() float64

func (*Worker) Start

func (w *Worker) Start()

func (*Worker) Stop

func (w *Worker) Stop()

Directories

Path Synopsis
hashrate
Package hashrate is a message type for Simplebuffers generated by miners to broadcast an IP address, a count and version number and current height of mining work just completed.
Package hashrate is a message type for Simplebuffers generated by miners to broadcast an IP address, a count and version number and current height of mining work just completed.
job
sol

Jump to

Keyboard shortcuts

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