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

Struct Application

application.go:40–46  ·  view source on GitHub ↗

Application represents an event sourced application. Any interaction with an application happens by sending it commands. Commands are messages expressing user intent and lead to changes of the application state. Every command is routed to an object handling the application's business logic, calle

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