Versions in this module Expand all Collapse all v1 v1.1.0 Sep 24, 2019 Changes in this version + type Info struct + ServerId string + func RunInfo(server, conntype, password string, port int, config *conf.Config, ...) (*Info, error) + type Monitor struct + ServerId string + func RunMonitor(server, conntype, password string, port int, config *conf.Config, ...) (*Monitor, error)