smtp

package
v0.0.0-...-c42c1b2 Latest Latest
Warning

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

Go to latest
Published: Sep 20, 2019 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Fuzz

func Fuzz(data []byte) int

Types

type MyConn

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

func (*MyConn) Close

func (c *MyConn) Close() error

func (*MyConn) LocalAddr

func (c *MyConn) LocalAddr() net.Addr

func (*MyConn) Read

func (c *MyConn) Read(b []byte) (n int, err error)

func (*MyConn) RemoteAddr

func (c *MyConn) RemoteAddr() net.Addr

func (*MyConn) SetDeadline

func (c *MyConn) SetDeadline(t time.Time) error

func (*MyConn) SetReadDeadline

func (c *MyConn) SetReadDeadline(t time.Time) error

func (*MyConn) SetWriteDeadline

func (c *MyConn) SetWriteDeadline(t time.Time) error

func (*MyConn) Write

func (c *MyConn) Write(b []byte) (n int, err error)

Jump to

Keyboard shortcuts

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