Module resty.dynacode.runner

The plugin runner, it hooks to nginx phases and do filtering (based on regex) and do a procted call to the plugins.

Functions

run (plugins, host, curren_phase) Runner main function.


Functions

run (plugins, host, curren_phase)
Runner main function.

Parameters:

  • plugins table - the plugins scheme to run
  • host string - the current host
  • curren_phase string - the current phase

Returns:

  1. bool - status - if it's a success or not
  2. string - when there's an error this is the error message
generated by LDoc 1.4.6 Last updated 2022-03-10 17:13:14