|
Apache OpenDALâ„¢ C Binding
The C binding for Apache OpenDALâ„¢
|
The result of a presign operation. More...
#include <opendal.h>
Public Attributes | |
| struct opendal_presigned_request * | req |
| struct opendal_error * | error |
The result of a presign operation.
| struct opendal_error* opendal_result_presign::error |
The error.
| struct opendal_presigned_request* opendal_result_presign::req |
The presigned request.