Documentation
¶
Index ¶
- type Manager
- type Writer
- func (w *Writer) WriteConnectEvent(minerID uint64, worker, client string, port int, solo bool)
- func (w *Writer) WriteDebugRequest(ip string, req *rpc.Request)
- func (w *Writer) WriteDebugResponse(ip string, data []byte)
- func (w *Writer) WriteDisconnectEvent(minerID uint64, worker, client string, port int, solo bool)
- func (w *Writer) WriteRetargetEvent(minerID uint64, worker, client string, port int, solo bool, ...)
- func (w *Writer) WriteShareEvent(minerID uint64, worker, client string, port int, solo bool, ...)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Manager ¶
type Manager struct {
// contains filtered or unexported fields
}
func (*Manager) Unsubscribe ¶
type Writer ¶
type Writer struct {
// contains filtered or unexported fields
}
func (*Writer) WriteConnectEvent ¶
func (*Writer) WriteDebugResponse ¶
func (*Writer) WriteDisconnectEvent ¶
func (*Writer) WriteRetargetEvent ¶
Click to show internal directories.
Click to hide internal directories.