NATS C Client with JetStream and Streaming support  3.11.0
The nats.io C Client, Supported by Synadia Communications Inc.
Loading...
Searching...
No Matches
objStoreLink Struct Reference

#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.
 

Detailed Description

This structure is used to embed links to other buckets and objects.

Member Data Documentation

◆ Bucket

const char* objStoreLink::Bucket

◆ Name

const char* objStoreLink::Name

If empty means this is a link to the whole store, like a directory.


The documentation for this struct was generated from the following file: