Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DeviceInfo ¶
type Param ¶
type StreamData ¶
type StreamData struct { Nedges uint32 ThreadId uint32 Difficulty string Nonce uint64 Header []byte }
func (StreamData) New ¶
func (streamData StreamData) New(nedges uint32, threadId uint32, Difficulty string, nonce uint64, header []byte) StreamData
type TaskWrapper ¶
var CurrentTask TaskWrapper
global task variable, need sync accessed
Click to show internal directories.
Click to hide internal directories.