Plugin API for the namecache database backend. More...
#include "gnunet_util_lib.h"
#include "gnunet_namecache_service.h"
#include "gnunet_namestore_service.h"
Go to the source code of this file.
Data Structures | |
struct | GNUNET_NAMECACHE_PluginFunctions |
struct returned by the initialization function of the plugin More... | |
Typedefs | |
typedef void(* | GNUNET_NAMECACHE_BlockCallback) (void *cls, const struct GNUNET_GNSRECORD_Block *block) |
Function called for matching blocks. More... | |
Plugin API for the namecache database backend.
Definition in file gnunet_namecache_plugin.h.