constants

package
v0.0.0-...-a529750 Latest Latest
Warning

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

Go to latest
Published: Sep 15, 2021 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	CGMiner_STATS           = "STATS"
	CGMINER_RESPONSE_STATUS = ""
)
View Source
const (
	S19_OKStatus          string = "S"
	Antminer_OKChipStatus string = "o"
)
View Source
const (
	StatsRPCCommand   string = "stats"
	SummaryRPCCommand string = "summary"
)

Variables

View Source
var (
	SupportedMiners = map[MinerSeries]struct{}{
		X19: {},
	}
)

TODO Move this somewhere else

Functions

This section is empty.

Types

type MinerSeries

type MinerSeries string
const (
	X19 MinerSeries = "X19"
)

type S19URI

type S19URI string
const (
	PoolsURI      S19URI = "/cgi-bin/pools.cgi"
	StatsURI      S19URI = "/cgi-bin/stats.cgi"
	SystemInfoURI S19URI = "/cgi-bin/summary.cgi"
	HomeURI       S19URI = "/"
)

Jump to

Keyboard shortcuts

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