mirror of https://github.com/grafana/grafana
parent
9c1758b593
commit
a3ee778ddb
@ -1,7 +0,0 @@ |
||||
package models |
||||
|
||||
import "context" |
||||
|
||||
type TransactionManager interface { |
||||
InTransaction(ctx context.Context, fn func(ctx context.Context) error) error |
||||
} |
||||
Loading…
Reference in new issue