jmalloc / ax

A message-driven application toolkit for Go. [EXPERIMENTAL]
MIT License
9 stars 3 forks source link

Allow access to the envelope in reflect-based APIs. #119

Closed jmalloc closed 6 years ago

jmalloc commented 6 years ago

Currently, when using saga.Aggregate or saga.Workflow, there is no way to access the message envelope.