Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CloudEventMarshaler ¶
type CloudEventMarshaler = publisher.CloudEventMarshaler
func NewCloudEventMarshaler ¶
func NewCloudEventMarshaler(transform TransformFunc) CloudEventMarshaler
type Publisher ¶
func NewPublisher ¶
func NewPublisher(options PublisherOptions) (Publisher, error)
type PublisherOptions ¶
type PublisherOptions = publisher.PublisherOptions
type TopicPublisher ¶
type TopicPublisher = publisher.TopicPublisher
type TransformFunc ¶
type TransformFunc = publisher.TransformFunc
Click to show internal directories.
Click to hide internal directories.