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
objStoreInfoList Struct Reference

#include <nats.h>

Public Attributes

objStoreInfo ** List
 
int Count
 

Detailed Description

List of object store information returned by objStore_List.

Note
Once done, the list should be destroyed calling objStoreInfoList_Destroy.
See also
objStoreInfoList_Destroy

Member Data Documentation

◆ List

objStoreInfo** objStoreInfoList::List

◆ Count

int objStoreInfoList::Count

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