Versions in this module Expand all Collapse all v1 v1.0.0 Mar 21, 2026 Changes in this version + type VerificationCleanupSystem struct + func NewVerificationCleanupSystem(logger models.Logger, config models.VerificationConfig, ...) *VerificationCleanupSystem + func (s *VerificationCleanupSystem) Close() error + func (s *VerificationCleanupSystem) Init(ctx context.Context) error + func (s *VerificationCleanupSystem) Name() string