|
Groonga 3.0.9 Source Code Document
|

Data Fields | |
| grn_bool | initialized |
| grn_ctx | context |
| grn_obj | head |
| grn_obj | body |
| grn_obj | foot |
Definition at line 56 of file ngx_http_groonga_module.c.
| 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.
1.8.1.2