View Source Blunt.QueryPipeline behaviour (blunt v0.1.0)

Link to this section Summary

Link to this section Types

Link to this section Callbacks

Link to this callback

create_query(filter_list, context)

View Source

Specs

create_query(filter_list(), context()) :: query()
Link to this callback

handle_dispatch(query, context, opts)

View Source

Specs

handle_dispatch(query(), context(), opts()) :: any()