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

The result of a presign operation. More...

#include <opendal.h>

Public Attributes

struct opendal_presigned_requestreq
 
struct opendal_errorerror
 

Detailed Description

The result of a presign operation.

Member Data Documentation

◆ error

struct opendal_error* opendal_result_presign::error

The error.

◆ req

struct opendal_presigned_request* opendal_result_presign::req

The presigned request.


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