Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Mock *dynamock.DynaMock
Functions ¶
func DeleteItemByID ¶
DeleteItemByID - example func using DeleteItemRequest method
func GetNameByID ¶
GetNameByID - example func using GetItemRequest method
func PutNameByID ¶
GetName - example func using GetItem method
Types ¶
type FakeDynamo ¶
type FakeDynamo struct {
DB dynamodbiface.ClientAPI
}
FakeDynamo struct hold dynamodb connection
var Fake *FakeDynamo
Fake - object from MyDynamo
Click to show internal directories.
Click to hide internal directories.