Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CurrentChallengeHandler ¶
type CurrentChallengeHandler struct { }
BalanceHandler handles balance requests
type DisputeStatusHandler ¶
type DisputeStatusHandler struct { }
BalanceHandler handles balance requests
type GranularityHandler ¶
type GranularityHandler struct { }
BalanceHandler handles balance requests
type Handler ¶
Handler handle incoming http requests and produces a response code and JSON payload string
type MiningStatusHandler ¶
type MiningStatusHandler struct { }
BalanceHandler handles balance requests
type QueryStringHandler ¶
type QueryStringHandler struct { }
BalanceHandler handles balance requests
type Router ¶
Router holds all url to handler mappings and routes incoming http calls to handlers
Click to show internal directories.
Click to hide internal directories.