Apache OpenDALâ„¢ C Binding
The C binding for Apache OpenDALâ„¢
Loading...
Searching...
No Matches
Public Attributes | List of all members
opendal_metadata_user_metadata_pair Struct Reference

A user metadata key-value pair. More...

#include <opendal.h>

Public Attributes

const char * key
 
const char * value
 

Detailed Description

A user metadata key-value pair.

Member Data Documentation

◆ key

const char* opendal_metadata_user_metadata_pair::key

The key of the user metadata.

◆ value

const char* opendal_metadata_user_metadata_pair::value

The value of the user metadata.


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