Versions in this module Expand all Collapse all v1 v1.0.9 Apr 20, 2018 Changes in this version + type Config struct + Addr string + SkipAuth bool + Socket string + TokenLimit int + type Server struct + func NewServer(cfg *Config) (s *Server, err error) + func (s *Server) Close() + func (s *Server) Run() error