|
Groonga 3.0.9 Source Code Document
|

Data Fields | |
| union { | |
| ngx_http_geo_trees_t trees | |
| ngx_http_geo_high_ranges_t high | |
| } | u |
| ngx_array_t * | proxies |
| unsigned | proxy_recursive:1 |
| ngx_int_t | index |
Definition at line 69 of file ngx_http_geo_module.c.
Definition at line 72 of file ngx_http_geo_module.c.
| ngx_int_t index |
Definition at line 78 of file ngx_http_geo_module.c.
| ngx_array_t* proxies |
Definition at line 75 of file ngx_http_geo_module.c.
| unsigned proxy_recursive |
Definition at line 76 of file ngx_http_geo_module.c.
| ngx_http_geo_trees_t trees |
Definition at line 71 of file ngx_http_geo_module.c.
| union { ... } u |
1.8.1.2