Versions in this module Expand all Collapse all v1 v1.1.0 Jan 19, 2021 v1.0.0 Jan 9, 2021 Changes in this version + type Service struct + func NewService(ctx context.Context, l *xlog.Logger) (s *Service, err error) + func (s *Service) Close() + func (s *Service) Listen() (err error)