Versions in this module Expand all Collapse all v1 v1.0.1 Nov 8, 2024 v1.0.0 Nov 7, 2024 Changes in this version + type Manager struct + func NewManager(storage storage.Storage, validator *validator.Validator) *Manager + func (m *Manager) Run(ctx context.Context) error