mirror of
https://github.com/cwinfo/matterbridge.git
synced 2024-11-13 04:30:26 +00:00
4 lines
133 B
Go
4 lines
133 B
Go
// Package store provides the storage interfaces for storing the state of
|
|
// ongoing double ratchet sessions and keys.
|
|
package store
|