# Packages
Package miner implements various Stellite-compatible miners that can be used by the GUI.
# Functions
New creates a new instance of the miner application.
# Structs
Announcement is the structure returned is an announcement is made available.
Config contains the basic configuration for a miner.
ElectronMessage is marshalled and sent to the UI.
GlobalStats contains the current stats for the network, trading and selected mining pool.
GUI implements the core control for the GUI miner.
PoolData contains the parsed JSON data from the pool list.