type database/sql/driver.ConnBeginTx
2 uses
database/sql/driver (current package)
driver.go#L279: type ConnBeginTx interface {
database/sql
ctxutil.go#L98: if ciCtx, is := ci.(driver.ConnBeginTx); is {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)