mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
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