Documentation ¶
Index ¶
Constants ¶
View Source
const ( // when we received a new message that contains ipfs identifier SubjectMessageCreated = "ipfs.message.created" // ipfs checker will be publish events to this subject after resolving data by ipfs identifier SubjectMessageCollected = "ipfs.message.collected" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MessageHandler ¶
type MessageHandler = events.Handler[MessagePayload]
type MessagePayload ¶
Click to show internal directories.
Click to hide internal directories.