|
Groonga 3.0.9 Source Code Document
|
#include <ngx_http_config.h>
Data Fields | |
| void ** | main_conf |
| void ** | srv_conf |
| void ** | loc_conf |
Definition at line 17 of file ngx_http_config.h.
| void** loc_conf |
Definition at line 20 of file ngx_http_config.h.
| void** main_conf |
Definition at line 18 of file ngx_http_config.h.
| void** srv_conf |
Definition at line 19 of file ngx_http_config.h.
1.8.1.2