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: 9 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(contID uint64, userID uint, tx *gorm.DB) error
	SplitComplete(contID uint64, tx *gorm.DB)
	SplitFailed(contID uint64, tx *gorm.DB)
}

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