dutils-message ~master (2020-06-07T07:52:03Z)
Home
Dub
Repo
Message.from
dutils
message
message
Message
Undocumented in source. Be warned that the author may not have intended to support it.
Message
from
(T payload)
Message
from
(T payload, string token)
Message
from
(T payload, UUID correlationId)
Message
from
(T payload, string token, UUID correlationId)
struct
Message
static
Message
from
(
T
)
(
T
payload
,
string
token
,
UUID
correlationId
)
Meta
Source
See Implementation
dutils
message
message
Message
functions
createResponse
setToExpireAfter
to
toJSON
toString
properties
hasExpired
isEmpty
static functions
from
opCall
variables
correlationId
created
expires
payload
replyToQueueName
responseStatus
token
type