Versions in this module Expand all Collapse all v0 v0.5.2 Mar 29, 2019 Changes in this version + func MakeInformationServer(source InformationFetcher) sathelperapp.InformationServer + type InformationFetcher interface + GetConsoleLines func() (*sathelperapp.ConsoleData, error) + GetStatistics func() (*sathelperapp.StatData, error)