|
Groonga 3.0.9 Source Code Document
|

Data Fields | |
| GeoIP * | country |
| GeoIP * | org |
| GeoIP * | city |
| ngx_array_t * | proxies |
| ngx_flag_t | proxy_recursive |
Definition at line 21 of file ngx_http_geoip_module.c.
| GeoIP* city |
Definition at line 24 of file ngx_http_geoip_module.c.
| GeoIP* country |
Definition at line 22 of file ngx_http_geoip_module.c.
| GeoIP* org |
Definition at line 23 of file ngx_http_geoip_module.c.
| ngx_array_t* proxies |
Definition at line 25 of file ngx_http_geoip_module.c.
| ngx_flag_t proxy_recursive |
Definition at line 26 of file ngx_http_geoip_module.c.
1.8.1.2