request

package
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: Apr 12, 2025 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func MX

func MX(domain string) ([]*net.MX, error)

func SMTP

func SMTP(domain string, from string, to string, data string) error

func TLD

func TLD(domain string) (string, error)

Types

type TCPDT

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

func TCP

func TCP(addr string, port uint16) (*TCPDT, error)

func (*TCPDT) Close

func (t *TCPDT) Close()

func (*TCPDT) ReadLine

func (t *TCPDT) ReadLine() (string, error)

func (*TCPDT) Write

func (t *TCPDT) Write(cmd string) error

Jump to

Keyboard shortcuts

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