Module dyer::plugin[][src]

Expand description

Instructions of plugins including middleware, pipeline and their usage.

OverView

middleware serve as a processor between components, processes data in-and-out.

pipeline serve as the end of the data flow, data-storage happens here.

Modules

middleware
pipeline