cortexminer

package
v1.9.55 Latest Latest
Warning

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

Go to latest
Published: May 8, 2020 License: GPL-3.0, GPL-3.0 Imports: 13 Imported by: 0

Documentation

Index

Constants

View Source
const PLUGIN_PATH string = "plugins/"
View Source
const PLUGIN_POST_FIX string = "_helper.so"

Variables

This section is empty.

Functions

This section is empty.

Types

type Connection

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

type Cortex

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

func (*Cortex) Mining

func (cm *Cortex) Mining()

cortex mining

func (Cortex) New

func (cortex Cortex) New(deviceInfos []config.DeviceInfo, param config.Param) Cortex

type Miner

type Miner interface {
	Mining()
}

type ReqObj

type ReqObj struct {
	Id      int      `json:"id"`
	Jsonrpc string   `json:"jsonrpc"`
	Method  string   `json:"method"`
	Params  []string `json:"params"`
}

Jump to

Keyboard shortcuts

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