receiver

package
v0.0.2 Latest Latest
Warning

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

Go to latest
Published: Oct 6, 2018 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	RespAcpt = []byte("ACCEPTED")
	RespSent = []byte("SENT")
	RespPsnt = []byte("PART_SENT")
	RespFail = []byte("FAILED")
	RespInvd = []byte("INVALID")
	RespTime = []byte("TIMEOUT")
	RespUnrt = []byte("UNROUTABLE")
	RespThrt = []byte("THROTTLED")

	MsgSendTimeout = time.Second
)

Functions

func New added in v0.0.2

func New(name string, params core.Params) (core.Link, error)

Types

type Evio

type Evio struct {
	Name string

	*core.Connector
	// contains filtered or unexported fields
}

Jump to

Keyboard shortcuts

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