Versions in this module Expand all Collapse all v2 v2.1.1 Oct 7, 2025 v2.1.0 Sep 10, 2025 v2.0.0 Jun 13, 2025 Changes in this version + type Deallocator struct + func New(store *store.MemoryStore) *Deallocator + func (deallocator *Deallocator) Run(ctx context.Context) error + func (deallocator *Deallocator) Stop()