Groonga 3.0.9 Source Code Document
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Data Fields
ngx_http_groonga_handler_data_t Struct Reference
Collaboration diagram for ngx_http_groonga_handler_data_t:
Collaboration graph
[legend]

Data Fields

grn_bool initialized
grn_ctx context
grn_obj head
grn_obj body
grn_obj foot

Detailed Description

Definition at line 56 of file ngx_http_groonga_module.c.

Field Documentation

grn_obj body

Definition at line 60 of file ngx_http_groonga_module.c.

grn_ctx context

Definition at line 58 of file ngx_http_groonga_module.c.

grn_obj foot

Definition at line 61 of file ngx_http_groonga_module.c.

grn_obj head

Definition at line 59 of file ngx_http_groonga_module.c.

grn_bool initialized

Definition at line 57 of file ngx_http_groonga_module.c.


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