Versions in this module Expand all Collapse all v6 v6.0.3 Feb 17, 2025 v6.0.2 Feb 2, 2025 v6.0.1 Jan 19, 2025 Changes in this version + type Manager struct + func NewManager() *Manager + func (sm *Manager) Register(s ...Service) + func (sm *Manager) Run(ctx context.Context) + func (sm *Manager) Wait() error + type Service interface + Run func(ctx context.Context) error Other modules containing this package github.com/centrifugal/centrifugo/v5