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

Method HandleCommand

interfaces.go:65–65  ·  view source on GitHub ↗

HandleCommand tries to process command. If command cannot be processed due to a validation of business rules, a *ValidationError should be returned. In that case, no event should be emitted.

(command *Command)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

ExecuteMethod · 0.65

Implementers 4

testAggregatetest_aggregate.go
Postexamples/blog/post.go
Userexamples/blog/user.go
Userexamples/signup/main.go

Calls

no outgoing calls

Tested by

no test coverage detected