Versions in this module Expand all Collapse all v1 v1.4.1 May 10, 2026 Changes in this version + type Server struct + func NewServer() *Server + func (s *Server) GetCtx() context.Context + func (s *Server) Start() (err error) + func (s *Server) Stop() error