Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Storage ¶
type Storage struct {
Db *sql.DB
Config *enqueueit.Configuration
}
func (*Storage) DeleteExpired ¶
func (*Storage) SaveBackgroundJobs ¶
func (sqlStorage *Storage) SaveBackgroundJobs(bgJobs []*enqueueit.BackgroundJob) error
Click to show internal directories.
Click to hide internal directories.