store

package
v0.2.3-0...-a2adef2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 6, 2026 License: GPL-3.0 Imports: 3 Imported by: 0

Documentation

Overview

Package store provides the storage interfaces for storing group sender key records.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type SenderKey

type SenderKey interface {
	StoreSenderKey(ctx context.Context, senderKeyName *protocol.SenderKeyName, keyRecord *record.SenderKey) error
	LoadSenderKey(ctx context.Context, senderKeyName *protocol.SenderKeyName) (*record.SenderKey, error)
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL