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

Data Fields

union {
   ngx_http_geo_trees_t   trees
   ngx_http_geo_high_ranges_t   high
u
ngx_array_tproxies
unsigned proxy_recursive:1
ngx_int_t index

Detailed Description

Definition at line 69 of file ngx_http_geo_module.c.

Field Documentation

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.

Definition at line 71 of file ngx_http_geo_module.c.

union { ... } u

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