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

Data Fields

ngx_hash_keys_arrays_t keys
ngx_array_tvalues_hash
ngx_array_t var_values
ngx_http_variable_value_tdefault_value
ngx_conf_tcf
ngx_uint_t hostnames

Detailed Description

Definition at line 19 of file ngx_http_map_module.c.

Field Documentation

Definition at line 29 of file ngx_http_map_module.c.

ngx_http_variable_value_t* default_value

Definition at line 28 of file ngx_http_map_module.c.

ngx_uint_t hostnames

Definition at line 30 of file ngx_http_map_module.c.

Definition at line 20 of file ngx_http_map_module.c.

ngx_array_t* values_hash

Definition at line 22 of file ngx_http_map_module.c.

ngx_array_t var_values

Definition at line 23 of file ngx_http_map_module.c.


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