//
pkg.gl
Category
github.com/yigithankarabulut/distributed-mail-queue-service
internal
storage
taskstorage
package
0.0.0-20240701232513-1743725d8f50
Repository:
https://github.com/yigithankarabulut/distributed-mail-queue-service.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
4
Files
90 SLOC
#
Functions
New
New creates a new mail task storage instance.
WithTaskDB
WithTaskDB sets the database for mail task storage.
#
Interfaces
TaskStorer
TaskStorer is an interface for storing mail tasks.
#
Type aliases
Option
Option is a type for mail task storage options.