NATS C Client with JetStream and Streaming support
3.9.1
The nats.io C Client, Supported by Synadia Communications Inc.
|
Functions | |
NATS_EXTERN const char * | natsStatus_GetText (natsStatus s) |
Get the text corresponding to a natsStatus. More... | |
Functions related to natsStatus.
NATS_EXTERN const char* natsStatus_GetText | ( | natsStatus | s | ) |
Returns the static string corresponding to the given status.
s | status to get the text representation from. |