Versions in this module Expand all Collapse all v0 v0.1.2 Apr 10, 2026 Changes in this version + type Store struct + func New() *Store + func (s *Store) PayloadID(id string) bool + func (s *Store) Register(key, payloadID string) + func (s *Store) Seen(key string) (string, bool)