GNUnet  0.20.0
GNUNET_IDENTITY_EgoLookup Struct Reference

Handle for ego lookup. More...

Collaboration diagram for GNUNET_IDENTITY_EgoLookup:
[legend]

Data Fields

struct GNUNET_MQ_Handlemq
 Connection to service. More...
 
char * name
 Name of the ego we are looking up. More...
 
GNUNET_IDENTITY_EgoCallback cb
 Function to call with the result. More...
 
void * cb_cls
 Closure for cb. More...
 

Detailed Description

Handle for ego lookup.

Definition at line 37 of file identity_api_lookup.c.

Field Documentation

◆ mq

◆ name

◆ cb

◆ cb_cls

void* GNUNET_IDENTITY_EgoLookup::cb_cls

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