types/

directory
v0.0.0-...-1bb5a49 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 14, 2014 License: BSD-2-Clause

README

These files are the core types used in GoDynamo. Some of them map neatly to AWS DynamoDB types, others do not.

There has been no effort made to make data structures threadsafe. If you need to lock, do so in your application as you see fit.

Directories

Path Synopsis
Support for AttributeDefinition type.
Support for AttributeDefinition type.
AttributeResponse is response for PutItem,UpdateItem,DeleteItem,etc
AttributeResponse is response for PutItem,UpdateItem,DeleteItem,etc
AttributesToGet is used in GetItem etc
AttributesToGet is used in GetItem etc
Support for AttributeValue type.
Support for AttributeValue type.
Some strings that are used in various packages
Some strings that are used in various packages
Package Capacity implements the Capacity type.
Package Capacity implements the Capacity type.
Functions for casting Go primitive types into AWS types, typically stringified.
Functions for casting Go primitive types into AWS types, typically stringified.
Condition implements conditions used in Query and Scan.
Condition implements conditions used in Query and Scan.
Package Expected implements the ExpectedAttributeValue data type.
Package Expected implements the ExpectedAttributeValue data type.
ExpressionAttributeNames is used in GetItem etc
ExpressionAttributeNames is used in GetItem etc
GlobalSecondaryIndex for defining new keys.
GlobalSecondaryIndex for defining new keys.
Item as described in docs for various endpoints.
Item as described in docs for various endpoints.
Package ItemCollectionMetrics implements the profiling response type.
Package ItemCollectionMetrics implements the profiling response type.
KeyDefinition is how table keys are described.
KeyDefinition is how table keys are described.
LocalSecondaryIndex for defining new keys.
LocalSecondaryIndex for defining new keys.
Used internally by GoDynamo for nullable primitives
Used internally by GoDynamo for nullable primitives

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL