ash-project / reactor

Reactor is a dynamic, concurrent, dependency resolving saga orchestrator.
https://ash-hq.org/
MIT License
44 stars 6 forks source link

improvement: Add "subpaths" to templates. #31

Closed jimsynz closed 1 year ago

jimsynz commented 1 year ago

Allows you to specify a list of keys within a structure to extract in a similar manner to Kernel.get_in/2, except that structs are treated as maps.