protocol

package
v0.0.0-...-611f1dd Latest Latest
Warning

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

Go to latest
Published: Sep 19, 2024 License: AGPL-3.0 Imports: 3 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Store

type Store interface {
	SessionStore() session.Store
	IdentityStore() identity.Store
	PreKeyStore() prekey.Store
	SignedPreKeyStore() prekey.SignedStore
	GroupStore() session.GroupStore
}

func NewInMemStore

func NewInMemStore(keyPair identity.KeyPair, registrationID uint32) Store

Jump to

Keyboard shortcuts

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