entity

package
v0.8.2 Latest Latest
Warning

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

Go to latest
Published: Nov 30, 2024 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

View Source
const (
	ModelNameItem = "mrqueue.Item" // ModelNameItem - название сущности
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Item

type Item struct {
	ID            uint64
	ReadyDelayed  time.Duration
	RetryAttempts uint32
}

Item - элемент очереди.

type ItemWithError

type ItemWithError struct {
	ID  uint64
	Err error
}

ItemWithError - элемент очереди с причиной ошибки.

Jump to

Keyboard shortcuts

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