package
Version:
v0.0.2
Opens a new window with list of versions in this module.
Published: Oct 6, 2018
License: MIT
Opens a new window with license information.
Imports: 9
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
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
)
Source Files
¶
Click to show internal directories.
Click to hide internal directories.