mirror of
https://github.com/cwinfo/matterbridge.git
synced 2025-02-06 06:26:17 +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
|