Seungho Jeon

Results 1 comments of Seungho Jeon

mongo package of oauth2 is using multi-doc transaction to store data into multiple collection at once. because below version 4 of mongo doesn't support transaction. https://pkg.go.dev/labix.org/v2/mgo/txn#Runner to use txn package...