Txpost.Plug (Txpost v0.1.0-beta.3) View Source
A helper plug that adds the following modules to your pipeline.
EnvelopeRequired
- Implements BRFC5b82a2ed7b16
PayloadDeserializer
- Implements BRFCc9a2975b3d19
Any of the options accepts by the modules above can be passed to this plug.
Example
plug Txpost.Plug
Link to this section Summary
Link to this section Functions
Callback implementation for Plug.call/2
.
Callback implementation for Plug.init/1
.