[][src]Module hedwig::publishers

Publisher implementations.

Structs

GooglePubSubPublishStream

The GooglePubSubPublisher::publish stream

GooglePubSubPublishergoogle

A publisher that uses the Google Cloud Pub/Sub service as a message transport

MockPublishStream

Stream of mock publisher results.

MockPublisher

A mock publisher that stores messages in-memory for later verification.

NullPublishStream

Stream for NullPublisher::publish.

NullPublisher

A blackhole publisher that doesn't publish messages anywhere.

PubSubPublishErrorgoogle

An error message returned by the API

Enums

GooglePubSubErrorgoogle

Error messages that occur when publishing to Google PubSub.