Versions in this module Expand all Collapse all v5 v5.0.1 Nov 10, 2022 v5.0.0 Nov 10, 2022 Changes in this version + type Store struct + func NewOrLoad(kv *versioned.KV) *Store + func (s *Store) Add(partner *id.ID, messageID uint64, partNum uint8, part []byte, ...) (receive.Message, e2e.KeyResidue, bool) + func (s *Store) AddFirst(partner *id.ID, mt catalog.MessageType, messageID uint64, ...) (receive.Message, e2e.KeyResidue, bool) Other modules containing this package gitlab.com/elixxir/client/v4