email_queue_querier

package
v1.26.8 Latest Latest
Warning

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

Go to latest
Published: May 21, 2026 License: MPL-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Filter

type Filter struct {
	Statuses  opt.Optional[[]email_queue.Status]
	Query     opt.Optional[string]
	TimeRange opt.Optional[TimeRange]
}

type Querier

type Querier struct {
	// contains filtered or unexported fields
}

func New

func New(db *ent.Client) *Querier

func (*Querier) List

type TimeRange

type TimeRange struct {
	Start opt.Optional[time.Time]
	End   opt.Optional[time.Time]
}

Jump to

Keyboard shortcuts

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