GNUnet 0.21.0
GNUNET_REST_RequestHandlerError Struct Reference

#include <gnunet_rest_lib.h>

Data Fields

int error_code
 
char * error_text
 

Detailed Description

Definition at line 76 of file gnunet_rest_lib.h.

Field Documentation

◆ error_code

int GNUNET_REST_RequestHandlerError::error_code

Definition at line 78 of file gnunet_rest_lib.h.

Referenced by GNUNET_REST_handle_request().

◆ error_text

char* GNUNET_REST_RequestHandlerError::error_text

Definition at line 79 of file gnunet_rest_lib.h.


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