Versions in this module Expand all Collapse all v0 v0.0.1 Jan 16, 2019 Changes in this version + func ShortName(macAddr string) string + type DeviceStat struct + Chips int + Frequency string + HardwareErrors string + Hashrate string + TempChip string + TempPCB string + type MinerSetting struct + Options map[string]string + Pools []Pool + type Model string + const ModelEthOS + const ModelUnknown + type Pool struct + Algo string + Options map[string]string + Pass string + URL string + User string + type PoolStat struct + Accepted string + Algo string + DifficultyAccepted string + DifficultyRejected string + DifficultyStale string + Discarded string + Getworks string + LastShareDifficulty string + LastShareTime string + Priority int + Rejected string + Stale string + Status string + StratumActive bool + URL string + User string + type RemoteRig struct + Hostname string + IPAddr string + MACAddr string + Name string + type RigInfo struct + Algos []string + FirmwareVersion string + HardwareVersion string + Manufacture string + MinerType string + MinerVersion string + Model Model + Rig RemoteRig + UptimeSeconds string + type RigStat struct + Accepted string + Devices []DeviceStat + GHS5s string + GHSAvarage string + HardwareErrors string + KHS5s string + KHSAvarage string + MHS5s string + MHSAvarage string + Pools []PoolStat + Rejected string + System SystemStat + Utility string + type SystemStat struct + TempCPU string