| NATS C Client with JetStream and Streaming support
    3.7.0
    The nats.io C Client, Supported by Synadia Communications Inc. | 
#include <nats.h>
| Public Attributes | |
| char * | Name | 
| char * | Leader | 
| jsPeerInfo ** | Replicas | 
| int | ReplicasLen | 
Information about the underlying set of servers that make up the stream or consumer.
| char* jsClusterInfo::Name | 
| char* jsClusterInfo::Leader | 
| jsPeerInfo** jsClusterInfo::Replicas | 
| int jsClusterInfo::ReplicasLen |