Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Creator ¶
type Creator struct {
// contains filtered or unexported fields
}
Creator provides the means to create a document in DynamoDB without needing to worry about marshalling or building the input
func NewCreator ¶
NewCreator returns a new Creator that can create documents in table
type DynamoDB ¶
type DynamoDB dynamodbiface.DynamoDBAPI
Click to show internal directories.
Click to hide internal directories.