Expand description
Types and functions which support the entities (i.e. as primary or search keys) without themselves being entities.
Structsยง
- Conversation
Epochs Older Than - Some data, e.g.,
TntSecrets, need to be cleaned up if they belong to a conversation epoch that is older than a given epoch. To enable this,SearchableEntityis implemented with this search key. - Conversation
Id - Type-safe reference to a conversation id.
- Conversation
IdRef - Reference to a ConversationId.
- Message
RxCounter Pk - Owned key shared by the targeted and transient message receive counters.
- Message
RxCounter PkRef - Borrowed form of
MessageRxCounterPk.