smtpredialer

package
v1.0.1 Latest Latest
Warning

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

Go to latest
Published: Apr 23, 2024 License: MIT Imports: 3 Imported by: 0

Documentation

Overview

Package smtpredialer provides a redialer for smtp.Client.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Client

type Client struct {
	*smtp.Client
	// contains filtered or unexported fields
}

func (*Client) Close

func (c *Client) Close() error

type SMTPRedialer

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

func New

func New(address string) *SMTPRedialer

func (*SMTPRedialer) Client

func (r *SMTPRedialer) Client() <-chan *Client

func (*SMTPRedialer) Close

func (r *SMTPRedialer) Close() error

func (*SMTPRedialer) Run

func (r *SMTPRedialer) Run()

Jump to

Keyboard shortcuts

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