message

package
v0.0.0-...-ce64a08 Latest Latest
Warning

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

Go to latest
Published: Aug 31, 2024 License: Apache-2.0 Imports: 18 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Notifier

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

Notifier is internal message notifier

func New

func New(cfg *profile.MessageConfig, tmpl *template.Template,
	client *ent.Client, rdb redis.UniversalClient,
	fn notify.CustomerConfigFunc[profile.MessageConfig]) (*Notifier, error)

func (*Notifier) CustomConfig

func (n *Notifier) CustomConfig(ctx context.Context) (*profile.MessageConfig, error)

CustomConfig returns a custom config for the notifier.

func (*Notifier) Notify

func (n *Notifier) Notify(ctx context.Context, alerts ...*alert.Alert) (retry bool, err error)

Notify implements the Notifier interface.

Notice: the caller must ensure that the tenant id and user id are valid.

func (*Notifier) SendResolved

func (n *Notifier) SendResolved() bool

Jump to

Keyboard shortcuts

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