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