Module topics

Module topics 

Source
Expand description

Host interfaces for working with Momento Topics apis

Enums§

Publish
Value to publish to a topic. You can publish a string or bytes.
PublishError
An error occurred while publihsing to a topic.

Traits§

PublishKind
Bind a type to a kind of topic message

Functions§

publish
Publish a message to a topic in the cache this Function is running within.