Pipeline constructor

const Pipeline()

A helper that makes it easy to compose a set of Middleware and a Handler.

Implementation

const Pipeline();