GNUnet 0.21.0
gnunet_rest_plugin.h File Reference

GNUnet service REST plugin header. More...

#include "gnunet_util_lib.h"
#include "gnunet_rest_lib.h"
#include "microhttpd.h"
Include dependency graph for gnunet_rest_plugin.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  GNUNET_REST_Plugin
 struct returned by the initialization function of the plugin More...
 

Typedefs

typedef enum GNUNET_GenericReturnValue(* GNUNET_REST_ProcessingFunction) (void *plugin, struct GNUNET_REST_RequestHandle *handle, GNUNET_REST_ResultProcessor proc, void *proc_cls)
 

Detailed Description

GNUnet service REST plugin header.

Definition in file gnunet_rest_plugin.h.