decorator

package
v0.5.0-beta.1 Latest Latest
Warning

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

Go to latest
Published: Jan 23, 2024 License: MIT Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Params

type Params struct {
	fx.In
	Dao       lazy.Lazy[*dao.Query]
	Publisher lazy.Lazy[publisher.Publisher[processor.MessageParams]]
	Logger    *zap.SugaredLogger
}

type Result

type Result struct {
	fx.Out
	Decorator worker.Decorator `group:"worker_decorators"`
}

func New

func New(p Params) (Result, error)

Jump to

Keyboard shortcuts

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