Module transactions

Source
Expand description

Defines structs around logging for transactions

Modulesยง

base
Defines the struct for mapping out the journey for a transaction message. Here we can construct log messages for particular points in the journey of a transaction message.
id
Defines basic functions for creating IDs for transactions. These should be called once per transaction in the transaction interface and then passed to all actors in a message.