The highest tagged major version is
v4.
package
Version:
v5.0.0-...-b98a0e9
Opens a new window with list of versions in this module.
Published: Dec 3, 2024
License: AGPL-3.0
Opens a new window with license information.
Imports: 10
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
BoltQueue defines a queue for the mails backed by a Bolt DB.
Close closes the DB and delete corresponding file if deleteOnClose flag as been set on creation.
Consume acquires the lock and send mails that are in the queue by batches,
sending at most 100 mails by batch.
Push acquires the lock and add a mail to be sent in the queue.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.