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

Data Fields

ngx_str_t before_body
ngx_str_t after_body
ngx_hash_t types
ngx_array_ttypes_keys

Detailed Description

Definition at line 13 of file ngx_http_addition_filter_module.c.

Field Documentation

ngx_str_t after_body

Definition at line 15 of file ngx_http_addition_filter_module.c.

ngx_str_t before_body

Definition at line 14 of file ngx_http_addition_filter_module.c.

ngx_hash_t types

Definition at line 17 of file ngx_http_addition_filter_module.c.

ngx_array_t* types_keys

Definition at line 18 of file ngx_http_addition_filter_module.c.


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