# Functions

No description provided by the author
No description provided by the author
Supports both modes of redis server deployment: 1.
No description provided by the author
NewUnaryAPI creates a new UnaryAPI for request-reply over Redis.
SendMessage sends the message over Redis.
Subscribe shall be done before the code that will trigger the message being sent.

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
for redis running in a cloudlet.
No description provided by the author
No description provided by the author
No description provided by the author
Special IDs in the streams API.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

No description provided by the author
No description provided by the author
No description provided by the author
MessageHandler is used to wait for a specific message.
No description provided by the author
UnaryAPI allows for request-reply over Redis.

# Interfaces

No description provided by the author

# Type aliases

GetRequestBuf should return an empty Message of the expected underlying type to unmarshal the message data into.
No description provided by the author
RequestHandler shall handle the request and return the reply.
No description provided by the author
No description provided by the author