Versions in this module Expand all Collapse all v4 v4.6.0 Mar 16, 2024 v4.5.1 Feb 23, 2023 v4.5.0 Feb 23, 2023 Changes in this version + type Server struct + func NewServer(ctx context.Context, log *zap.Logger, cacher cache.Cacher, resourcesDir string, ...) Server + func (s *Server) Register() error + func (s *Server) Start(ip string, port uint16) error + func (s *Server) Stop(ctx context.Context) error