commanded_messaging v0.2.1 API Reference
Modules
Creates an Ecto.Schema.embedded_schema
that supplies a command with all the validation power of the Ecto.Changeset
data structure.
Provides validation before dispatching your commands.
Creates a domain event structure.
Commanded Messaging
Common macros for messaging in a Commanded application