Maru v0.9.5 Maru.Plugs.Extend

This module is a plug, route extended modules.

Summary

Functions

Filter extended endpoints from extended module by :except regular

Filter extended endpoints from extended module by :only regular

Filter extended endpoints from extended module

Functions

filter_except(endpoint, except)

Filter extended endpoints from extended module by :except regular.

filter_only(endpoint, only)

Filter extended endpoints from extended module by :only regular.

filter_origin(endpoint, origin_endpoints)

Filter extended endpoints from extended module.