outbox

package
v0.0.0-...-fe50809 Latest Latest
Warning

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

Go to latest
Published: Jul 1, 2023 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Outbox

type Outbox struct {
	ent.Schema
}

Outbox holds the schema definition for the Outbox entity.

func (Outbox) Edges

func (Outbox) Edges() []ent.Edge

Edges of the Outbox.

func (Outbox) Fields

func (Outbox) Fields() []ent.Field

Fields of the Outbox.

func (Outbox) Indexes

func (Outbox) Indexes() []ent.Index

type OutboxConfig

type OutboxConfig struct {
	MaxRetryCount int           `yaml:"maxRetryCount" env:"OMIGA_OUTBOX_MAXRETRYCOUNT"`
	RetryDelay    time.Duration `yaml:"retryDelay" env:"OMIGA_OUTBOX_RETRYDELAY"`
}

Jump to

Keyboard shortcuts

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