Versions in this module Expand all Collapse all v0 v0.10.2 Apr 29, 2026 v0.10.1 Apr 1, 2026 v0.10.0 Mar 26, 2026 Changes in this version + type Server struct + func NewServer(metricsAggregator *metrics.Aggregator, clusterStateCollector *cluster.Manager, ...) *Server + func (s *Server) Start(listenAddr string, readTimeout, writeTimeout time.Duration) error + func (s *Server) Stop() error