Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ConfigureDynamoDB ¶
func ConfigureDynamoDB()
ConfigureDynamoDB - init func for open connection to aws dynamodb
func GetTransactGetItems ¶
GetName - example func using GetItem method
func QueryItems ¶
QueryItems - example func using Query method
Types ¶
type MyDynamo ¶
type MyDynamo struct {
Db dynamodbiface.DynamoDBAPI
}
MyDynamo struct hold dynamodb connection
var Dyna *MyDynamo
Dyna - object from MyDynamo
Click to show internal directories.
Click to hide internal directories.