dongmeng2509 2019-07-04 14:21
浏览 82

AWS DynamoDB:解组BatchGetItem响应

I am using GO SDK and using the DynamnoDB BatchGetItem API.

I saw this code example -

https://github.com/aws/aws-sdk-go/blob/master/service/dynamodb/examples_test.go

Is there any other code example which shows unmarshalling of the response from the BatchGetItem API?

  • 写回答

0条回答 默认 最新

    报告相同问题?