Maru v0.13.2 Maru.Builder.PlugRouter.Helper View Source

Link to this section Summary

Functions

Generate general route defined by user within method block

Generate MethodNotAllowed route for all path without match method

Link to this section Functions

Link to this function dispatch(route, env, adapter) View Source

Generate general route defined by user within method block.

Link to this function dispatch_405(version, path, adapter) View Source

Generate MethodNotAllowed route for all path without match method.

Link to this function make_pipe_functions(mf_list) View Source