Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateTable ¶
func CreateTable(definition *dynamodb.CreateTableInput) error
func DeleteTable ¶
func WriteBatchItem ¶ added in v0.0.92
Types ¶
type Update ¶
type Update struct {
Type UpdateType `json:"type,omitempty"`
Key string `json:"key,omitempty"`
Value string `json:"value,omitempty"`
}
type UpdateType ¶
type UpdateType string
Click to show internal directories.
Click to hide internal directories.