NATS C Client with JetStream and Streaming support
3.11.0
The nats.io C Client, Supported by Synadia Communications Inc.
|
#include <nats.h>
Public Attributes | |
const char * | Bucket |
Bucket is the name of the object store the link is pointing to. | |
const char * | Name |
Name can be used to link to a single object. | |
This structure is used to embed links to other buckets and objects.
const char* objStoreLink::Bucket |
const char* objStoreLink::Name |
If empty means this is a link to the whole store, like a directory.