| 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 | |
| bool | IgnoreDeletes | 
| bool | IncludeHistory | 
| bool | MetaOnly | 
| int64_t | Timeout | 
| How long to wait (in milliseconds) for some operations to complete. | |
KeyValue watcher options object.
Initialize the object with kvWatchOptions_Init
| bool kvWatchOptions::IgnoreDeletes | 
| bool kvWatchOptions::IncludeHistory | 
| bool kvWatchOptions::MetaOnly | 
| int64_t kvWatchOptions::Timeout |