NATS C Client with JetStream and Streaming support
3.9.1
The nats.io C Client, Supported by Synadia Communications Inc.
|
#include <nats.h>
Public Attributes | |
jsStreamStateSubject * | List |
int | Count |
List of subjects optionally returned in the stream information request.
This structure indicates the number of elements in the list, that is, the list contains Count
jsStreamStateSubject elements.
To get this list in jsStreamState, you have to ask for it through jsOptions.
jsStreamStateSubject* jsStreamStateSubjects::List |
int jsStreamStateSubjects::Count |