# Functions
NewService returns an initialized Service using the supplied quit channel.
# Structs
ServiceData is the main data struct of the Service.
ServiceUpdateEvent represents an event indicating data has been refreshed.
# Interfaces
Service is the interface to the monitor service functions.