|
Apache OpenDALâ„¢ C Binding
The C binding for Apache OpenDALâ„¢
|
A key-value pair for write user metadata. More...
#include <opendal.h>
Public Attributes | |
| const char * | key |
| const char * | value |
A key-value pair for write user metadata.
| const char* opendal_write_user_metadata_pair::key |
The metadata key.
| const char* opendal_write_user_metadata_pair::value |
The metadata value.