API Reference Ming v0.1.0
View SourceModules
Command Process
Composite router allows you to combine multiple router modules into a single router able to dispatch any registered command from an included child router.
Defines the arguments used to execute a command for an aggregate.
Contains the aggregate, events, and metadata created by a successfully executed command.
Handler is a process, it allows execution of commands/event.
Pipeline is a struct used as an argument in the callback functions of modules
implementing the Ming.Middleware
behaviour.
Command routing macro to allow configuration of each command to its command handler.
Generate and format random, version 4 UUIDs.