Versions in this module Expand all Collapse all v1 v1.12.0 Nov 4, 2015 v1.11.0 Oct 6, 2015 Changes in this version + type Server struct + func NewServer(bindHost string, bindPort int, syslogishServer *syslogish.Server) (*Server, error) + func (s *Server) Listen()