Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Plugin ¶
func Plugin(i *flow.MessageContext) (err error)
Plugin is the echo plugin, a simple example plugin.
Types ¶
type PostProcessor ¶ added in v0.0.16
type PostProcessor int
func (*PostProcessor) PostProcess ¶ added in v0.0.16
func (pp *PostProcessor) PostProcess(outputError error, message *flow.MessageContext) error
Click to show internal directories.
Click to hide internal directories.