View Source Commanded.Middleware.ExtractAggregateIdentity (Commanded v1.4.8)

An internal Commanded.Middleware that extracts the target aggregate's identity from the command.

Summary

Functions

after_dispatch(pipeline)

Callback implementation for Commanded.Middleware.after_dispatch/1.

after_failure(pipeline)

Callback implementation for Commanded.Middleware.after_failure/1.

before_dispatch(pipeline)

Callback implementation for Commanded.Middleware.before_dispatch/1.