event

package
v0.0.0-...-c6e2db0 Latest Latest
Warning

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

Go to latest
Published: Jan 1, 2017 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MailEvent

type MailEvent struct {
	Timestamp time.Time
	QueueID   string

	// From Details
	MailFrom   string
	DomainFrom string
	Size       *int
	QueuedOn   *time.Time

	// To Details
	MailTo                     string
	DomainTo                   string
	Relay                      string
	Delay                      *float64
	TimeBeforeQmgr             *float64
	TimeInQmgr                 *float64
	TimeConnSetup              *float64
	TimeTransmission           *float64
	DeliveryStatusNotification string
	Status                     string
	StatusMessage              string
	UpdateOn                   *time.Time
}

func (*MailEvent) ToMapStr

func (me *MailEvent) ToMapStr() common.MapStr

Jump to

Keyboard shortcuts

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