API Reference stopsel v0.1.0
Modules
A stopsel accepts a message (Stopsel.Message), modifies it or
prevents it from being passed further down the pipeline.
DSL to build a Stopsel router.
Raised when a Stopsel.Message was expected.
Raised when the a stopsel does not evaluate into a valid plug.
Routes a message through a router.
Represents a text message.
Protocol to turn a data structure into a Stopsel.Message.
Raised when a builder function was called outside of a router definition.
This module is responsible for managing the active routes of a router.
Raised when a router has already been defined in the current module.