https://github.com/traPtitech/Jomon/blob/cc5b26518a7b083929599963f5af13a4c242f2d9/internal/model/tx.go#L8-L14 `tx.Rollback`のerrorを捨てない ref: - https://entgo.io/docs/transactions/ - https://pkg.go.dev/fmt#Errorf
Jomon/internal/model/tx.go
Lines 8 to 14 in cc5b265
tx.Rollbackのerrorを捨てないref: