package
Version:
v0.8.0
Opens a new window with list of versions in this module.
Published: Dec 12, 2020
License: MIT
Opens a new window with license information.
Imports: 12
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Store is an in-memory mail store.
NewStore returns a new in-memory store.
Find returns the archive.Mail with the given id.
Query returns a query.Cursor that returns the mails in the Store that match the query.Query q.
Remove removes the given archive.Mail m from the Store s.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.