@centralping/ergo-router
Version [Unreleased] Latest
Documentation
- Route Config table now includes all valid config keys. Added
noSend,send, andcatchHandler(Route Option Keys) andidempotency(Pipeline Key) to the README Route Config table. Previously only Pipeline Keys and Annotation Keys were listed. (#98) router.use()documented in Route Methods section. Added signature, behavior description (prepended to every declarative/array pipeline), and the array-pipelines-only caveat. (#98)