Versions in this module Expand all Collapse all v0 v0.3.2 Aug 22, 2019 Changes in this version + type Config struct + Addr string + ReadTimeout int + type Server struct + func New(c *Config, q *queue.Queue) (*Server, error) + func (s *Server) Close()