Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func New ¶
func New() internal.PubsubWithContext
Types ¶
type TopicHandlerList ¶
func NewTopicHandlerList ¶
func NewTopicHandlerList(handlers ...app.TopicHandler) *TopicHandlerList
func (*TopicHandlerList) Add ¶
func (this *TopicHandlerList) Add(handler app.TopicHandler)
func (*TopicHandlerList) Dispatch ¶
func (this *TopicHandlerList) Dispatch(message app.PubsubMessage)
Click to show internal directories.
Click to hide internal directories.