GNUnet 0.21.1
DID_create_namestore_lookup_closure Struct Reference
Collaboration diagram for DID_create_namestore_lookup_closure:
[legend]

Data Fields

const char * did_document
 
struct GNUNET_TIME_Relative expire_time
 
struct GNUNET_NAMESTORE_Handlenamestore_handle
 
struct DID_action_returnret
 

Detailed Description

Definition at line 146 of file did_core.c.

Field Documentation

◆ did_document

const char* DID_create_namestore_lookup_closure::did_document

Definition at line 148 of file did_core.c.

Referenced by DID_create(), and DID_create_namestore_lookup_cb().

◆ expire_time

struct GNUNET_TIME_Relative DID_create_namestore_lookup_closure::expire_time

Definition at line 149 of file did_core.c.

Referenced by DID_create(), and DID_create_namestore_lookup_cb().

◆ namestore_handle

struct GNUNET_NAMESTORE_Handle* DID_create_namestore_lookup_closure::namestore_handle

Definition at line 150 of file did_core.c.

Referenced by DID_create().

◆ ret

struct DID_action_return* DID_create_namestore_lookup_closure::ret

Definition at line 151 of file did_core.c.

Referenced by DID_create().


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