Groonga 3.0.9 Source Code Document
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Data Structures | Variables
ngx_http_geo_module.c File Reference
#include <ngx_config.h>
#include <ngx_core.h>
#include <ngx_http.h>
Include dependency graph for ngx_http_geo_module.c:

Go to the source code of this file.

Data Structures

struct  ngx_http_geo_range_t
struct  ngx_http_geo_trees_t
struct  ngx_http_geo_high_ranges_t
struct  ngx_http_geo_variable_value_node_t
struct  ngx_http_geo_conf_ctx_t
struct  ngx_http_geo_ctx_t
struct  ngx_http_geo_header_t

Variables

ngx_module_t ngx_http_geo_module

Variable Documentation

ngx_module_t ngx_http_geo_module
Initial value:
{
&ngx_http_geo_module_ctx,
ngx_http_geo_commands,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
}

Definition at line 141 of file ngx_http_geo_module.c.