| 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 | |
| const char * | Cluster | 
| const char ** | Tags | 
| int | TagsLen | 
Used to guide placement of streams in clustered JetStream.
Initialize the object with jsPlacement_Init.
See jsStreamConfig for information on how to configure a stream.
| const char* jsPlacement::Cluster | 
| const char** jsPlacement::Tags | 
| int jsPlacement::TagsLen |