Versions in this module Expand all Collapse all v0 v0.1.0 Jan 21, 2019 Changes in this version + type Server struct + func NewServer(cfg *config.Config) (*Server, error) + func (s *Server) EnableCollector() error + func (s *Server) EnableMessageBus() error + func (s *Server) EnableProxy() error + func (s *Server) Run() error