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 NewMemoryMessageStore ¶ added in v0.0.25
func NewMemoryMessageStore() *memoryMessageStore
func NewPersistentMessageStore ¶ added in v0.0.21
Types ¶
Click to show internal directories.
Click to hide internal directories.