MCPcopy Create free account
hub / github.com/dhamidi/ess / Command

Struct Command

command.go:163–171  ·  view source on GitHub ↗

Command represents a message sent to your application with the intention to change application state. Commands are named in the imperative, e.g. "sign-up" or "place-order". A command is targetted at a single receiver, the so called aggregate. The fields of a command are of type Value to provide a

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected