Versions in this module Expand all Collapse all v1 v1.5.0 Feb 11, 2026 v1.4.0 Dec 22, 2025 Changes in this version + const RefreshDuration — linux/amd64 + type Manager struct — linux/amd64 + func GetManager() *Manager + func (m *Manager) Start(participantIdentifiers map[string]models.PeerIdentity) error + func (m *Manager) Stop() error + type NoopManager struct — darwin/amd64, js/wasm, windows/amd64 + func GetManager() *NoopManager + func (m *NoopManager) Start(_ map[string]models.PeerIdentity) error + func (m *NoopManager) Stop() error