Documentation
¶
Overview ¶
Package store contains everything storage related for MVDS.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
ErrMessageNotFound = errors.New("message not found")
)
Functions ¶
func NewPersistentMessageStore ¶ added in v0.0.21
Types ¶
type DummyStore ¶
func NewDummyStore ¶
func NewDummyStore() *DummyStore
Click to show internal directories.
Click to hide internal directories.