Documentation
¶
Index ¶
- func NewPendingDel(db *gorm.DB, log async_config.Logger) (async_component.IQueue, error)
- func NewPendingDelDefault(db *gorm.DB, log async_config.Logger) async_component.IQueue
- func NewPendingRun(db *gorm.DB, log async_config.Logger) (async_component.IQueue, error)
- func NewPendingRunDefault(db *gorm.DB, log async_config.Logger) async_component.IQueue
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewPendingDel ¶
func NewPendingDel(db *gorm.DB, log async_config.Logger) (async_component.IQueue, error)
func NewPendingDelDefault ¶
func NewPendingDelDefault(db *gorm.DB, log async_config.Logger) async_component.IQueue
func NewPendingRun ¶
func NewPendingRun(db *gorm.DB, log async_config.Logger) (async_component.IQueue, error)
func NewPendingRunDefault ¶
func NewPendingRunDefault(db *gorm.DB, log async_config.Logger) async_component.IQueue
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.