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