Versions in this module Expand all Collapse all v0 v0.0.2 Feb 10, 2026 v0.0.1 Feb 10, 2026 Changes in this version + type Server struct + func New(b *broker.Broker) *Server + func (s *Server) GracefulStop() + func (s *Server) Serve(lis net.Listener) error + func (s *Server) Stop()