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

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

#include <opendal.h>

Public Attributes

const char * key
 
const char * value
 

Detailed Description

A key-value pair for write user metadata.

Member Data Documentation

◆ key

const char* opendal_write_user_metadata_pair::key

The metadata key.

◆ value

const char* opendal_write_user_metadata_pair::value

The metadata value.


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