Skip to content

Commit

Permalink
1. added links on Russian video explanation of library
Browse files Browse the repository at this point in the history
  • Loading branch information
maranqz committed Jan 4, 2024
1 parent 797b33f commit 76e0b68
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ use [ChainedMW](trm/manager/chain.go) ([docs](https://pkg.go.dev/github.com/gith

**To skip a transaction rollback due to an error, use [ErrSkip](manager.go#L20) or [Skippable](manager.go#L24)**

### Explanation of the approach ([English](https://www.youtube.com/watch?v=aRsea6FFAyA), [Russian](https://habr.com/ru/companies/avito/articles/727168/))
### Explanation of the approach ([English](https://www.youtube.com/watch?v=aRsea6FFAyA), Russian [article](https://habr.com/ru/companies/avito/articles/727168/), [Youtube](https://www.youtube.com/watch?v=fcdckM5sUxA))

### Examples with an ideal *repository* and nested transactions.

Expand Down

0 comments on commit 76e0b68

Please sign in to comment.