Versions in this module Expand all Collapse all v1 v1.1.0 Jan 17, 2025 v1.0.0 Jan 11, 2025 Changes in this version + type Service struct + func New(cfg *config.Config, metadataRepo *metadata.Repository, ...) (*Service, error) + func (s *Service) Close() error + func (s *Service) Watch(ctx context.Context) error