queue

package
v0.4.3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 15, 2023 License: Apache-2.0, MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type IManager

type IManager interface {
	QueueContent(cont *util.Content, tx *gorm.DB, isBackfilled bool) error
	StageComplete(contID uint64, tx *gorm.DB) error
	StageFailed(contID uint64, tx *gorm.DB) error
}

func NewManager

func NewManager(log *zap.SugaredLogger) IManager

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL