| 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 | 
| bool | Current | 
| bool | Offline | 
| int64_t | Active | 
| uint64_t | Lag | 
Information about all the peers in the cluster that are supporting the stream or consumer.
| char* jsPeerInfo::Name | 
| bool jsPeerInfo::Current | 
| bool jsPeerInfo::Offline | 
| int64_t jsPeerInfo::Active | 
| uint64_t jsPeerInfo::Lag |