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.
- Publish
Error - An error occurred while publihsing to a topic.
Traits§
- Publish
Kind - 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.