gusaul / go-dynamock

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

Add TransactWriteItemsWithContext #20

Closed sdkim81 closed 4 years ago

sdkim81 commented 5 years ago

This patch introduces TransactWriteItemsWithContext which has same body of TransactWriteItems

sdkim81 commented 5 years ago

Proposal of https://github.com/gusaul/go-dynamock/issues/19

sdkim81 commented 5 years ago

Hi @gusaul @aultokped

Please review this PR :) Thanks in advance.

gusaul commented 4 years ago

sorry, please resolve the conflict first

sdkim81 commented 4 years ago

No need to merge because My PR is part of below PR which is already merged. https://github.com/gusaul/go-dynamock/pull/23

So I close this PR.