package
Version:
v0.5.15
Opens a new window with list of versions in this module.
Published: Mar 30, 2023
License: Apache-2.0, MIT
Opens a new window with license information.
Imports: 8
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Option func(*config) error
Option is a function that sets a value in a config.
WithTopic provides an existing pubsub topic.
New creates a new Sender that sends announce messages over pubsub.
Close stops the pubsub topic if the sender owns to topic.
Send sends the Message to the pubsub topic.
TopicName returns the name of the topic that messages are sent to.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.