forked from jshiffer/matterbridge
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
|