Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AddSharesToMap ¶
Types ¶
type WorkerProcessor ¶
type WorkerProcessor struct {
// contains filtered or unexported fields
}
func NewWorkerProcessor ¶
func NewWorkerProcessor(db *database.DB, bridgeRpcService bridge.BridgeRpcService, shutdown context.CancelCauseFunc) (*WorkerProcessor, error)
func (*WorkerProcessor) TranserL2Shares ¶
func (b *WorkerProcessor) TranserL2Shares() error
func (*WorkerProcessor) TransferL2Shares ¶
func (*WorkerProcessor) WorkerStart ¶
func (b *WorkerProcessor) WorkerStart() error
Click to show internal directories.
Click to hide internal directories.