Skip to content

@purista/core v2.0.5


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

InfoMessageType

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>

Returns

InfoMessage