PURISTA API / @purista/core / createInfoMessage
Function: createInfoMessage()
createInfoMessage(
messageType
,sender
,additional
?):InfoMessage
Defined in: packages/core/src/core/helper/createInfoMessage.impl.ts:14
Parameters
messageType
sender
instanceId
string
instance id of eventbridge
serviceName
string
the name of the service
serviceTarget
string
the name of the command or subscription
serviceVersion
string
the version of the service
additional?
Partial
<InfoMessage
>