package
2.0.0+incompatible
Repository: https://github.com/edwardsmatt/dynamocity.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
GSI is a factory function for creating a types.GlobalSecondaryIndex.
LSI is a factory function for creating a types.LocalSecondaryIndex.
MakeAttribute is a factory function for creating an AttributeDefinition for the specified attribute type.
No description provided by the author
No description provided by the author
PutItem is a utility function to put an item in the specified table using the provided *types.Client.
No description provided by the author
# Variables
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
No description provided by the author
No description provided by the author
# Type aliases
AttributeDefinition is a type alias for types.AttributeDefinition.
Attributes type alias for a slice of types.AttributeDefinition.
GlobalSecondaryIndexes type alias for a slice of types.GlobalSecondaryIndex.
Keys type alias for a slice of types.KeySchemaElement.
LocalSecondaryIndexes type alias for a slice of types.LocalSecondaryIndex.