email

package
v0.0.2 Latest Latest
Warning

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

Go to latest
Published: Aug 17, 2026 License: Apache-2.0 Imports: 15 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Emailer

type Emailer interface {
	Notifyer
}

Emailer 邮件发送接口

func NewEmailSender

func NewEmailSender() Emailer

NewEmailSender 创建邮件发送器

type Notifyer

type Notifyer interface {
	Notify(ctx context.Context, notifyReq *types.NotifyReq) (*types.NotifySendResult, error)
}

Notifyer 告警通知接口

Jump to

Keyboard shortcuts

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