smtp

package
v0.0.0-...-91a168e Latest Latest
Warning

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

Go to latest
Published: Feb 19, 2026 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config struct {
	Host     string
	Port     int
	Username string
	Password string
	From     string
}

type Plugin

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

func New

func New(cfg Config) *Plugin

func (*Plugin) ActionTypes

func (p *Plugin) ActionTypes() []string

func (*Plugin) Execute

func (p *Plugin) Execute(ctx context.Context, approval store.ActionApproval) (executor.Result, error)

func (*Plugin) PluginKey

func (p *Plugin) PluginKey() string

Jump to

Keyboard shortcuts

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