GNUnet service REST plugin header. More...
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) |
GNUnet service REST plugin header.
Definition in file gnunet_rest_plugin.h.