Groonga 3.0.9 Source Code Document
|
#include <ngx_http_core_module.h>
Data Fields | |
ngx_http_phase_handler_pt | checker |
ngx_http_handler_pt | handler |
ngx_uint_t | next |
Definition at line 134 of file ngx_http_core_module.h.
ngx_http_phase_handler_pt checker |
Definition at line 135 of file ngx_http_core_module.h.
ngx_http_handler_pt handler |
Definition at line 136 of file ngx_http_core_module.h.
ngx_uint_t next |
Definition at line 137 of file ngx_http_core_module.h.