Documentation ¶
Overview ¶
Package pubsub provides topics that can be access by the business layer.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Delegate = pubsub.NewTopic[delegate.Data]("delegate", pubsub.TopicConfig{ DeliveryGuarantee: pubsub.AtLeastOnce, })
Delegate represents a topic for handling delegate calls.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.