View Source Blunt.DispatchStrategy.Default (blunt v0.1.0)
Receives a DispatchContext
, locates a message pipeline, and runs the pipeline's ...uh pipeline.
commandpipeline-pipeline
CommandPipeline Pipeline
handle_dispatch
querypipeline-pipeline
QueryPipeline Pipeline
create_query
handle_dispatch
Link to this section Summary
Functions
Callback implementation for Blunt.DispatchStrategy.dispatch/1
.
Link to this section Types
Specs
context() :: Blunt.DispatchContext.t()
Link to this section Functions
Specs
Callback implementation for Blunt.DispatchStrategy.dispatch/1
.