Groonga 3.0.9 Source Code Document
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Data Fields
ngx_event_module_t Struct Reference

#include <ngx_event.h>

Collaboration diagram for ngx_event_module_t:
Collaboration graph
[legend]

Data Fields

ngx_str_tname
void *(* create_conf )(ngx_cycle_t *cycle)
char *(* init_conf )(ngx_cycle_t *cycle, void *conf)
ngx_event_actions_t actions

Detailed Description

Definition at line 485 of file ngx_event.h.

Field Documentation

Definition at line 491 of file ngx_event.h.

void*(* create_conf)(ngx_cycle_t *cycle)

Definition at line 488 of file ngx_event.h.

char*(* init_conf)(ngx_cycle_t *cycle, void *conf)

Definition at line 489 of file ngx_event.h.

ngx_str_t* name

Definition at line 486 of file ngx_event.h.


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