gusaul / go-dynamock

Amazon Dynamo DB Mock Driver for Golang to Test Database Interactions
MIT License
115 stars 50 forks source link

Add WithItems() to TransactWriteItems #25

Closed OmarElgabry closed 3 years ago

OmarElgabry commented 4 years ago

It is very useful to test what actually really goes into TransactWriteItems()

gusaul commented 3 years ago

please resolve the conflict