356 B
356 B
pecan.hooks
-- Pecan Hooks
The pecan.hooks
module includes support for creating Pecan hooks
which are
a simple way to hook into the request processing of requests coming into
your application to perform cross-cutting tasks.
pecan.hooks