mirror of
https://github.com/cwinfo/matterbridge.git
synced 2025-02-07 13:46:16 +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
|