Versions in this module Expand all Collapse all v1 v1.0.0 Oct 16, 2017 Changes in this version + type Config struct + Addr string + SkipAuth bool + Socket string + type Server struct + func NewServer(cfg *Config) (s *Server, err error) + func (s *Server) Close() + func (s *Server) Run() error