bus.go
5.4 KB
-
bus: support multiple dispatch in one transaction · 81436100
this makes it possible to run multiple DispatchCtx in one transaction. The TransactionManager will start/end the transaction and pass the dbsession in the context.Context variable
bergquist committed