github.com/go-pg/pg/v10.Tx.Rollback (method, view implemented interface methods)
4 uses
github.com/go-pg/pg/v10 (current package)
tx.go#L347: func (tx *Tx) Rollback() error {
github.com/go-pg/migrations/v8
collection.go#L684: _ = tx.Rollback()
collection.go#L695: _ = tx.Rollback()
collection.go#L708: _ = tx.Rollback()
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)