Documentation
¶
Overview ¶
A dummy package for installers who wish to get all GoDynamo depencies in one "go get" invocation.
Directories
¶
| Path | Synopsis |
|---|---|
|
Manages AWS Auth v4 requests to DynamoDB.
|
Manages AWS Auth v4 requests to DynamoDB. |
|
tasks
Manages signing tasks required by AWS Auth v4 requests to DynamoDB.
|
Manages signing tasks required by AWS Auth v4 requests to DynamoDB. |
|
Implements the wrapper for versioned retryable DynamoDB requests.
|
Implements the wrapper for versioned retryable DynamoDB requests. |
|
A collection of consts reused in various packages.
|
A collection of consts reused in various packages. |
|
Manages reading the configuration file format into our shared conf state.
|
Manages reading the configuration file format into our shared conf state. |
|
Manages reading the conf file into the global var as described in the `conf` package.
|
Manages reading the conf file into the global var as described in the `conf` package. |
|
Manages writing roles credentials into the global conf.Vals state.
|
Manages writing roles credentials into the global conf.Vals state. |
|
A collection of types and methods common to all of the endpoint/* packages.
|
A collection of types and methods common to all of the endpoint/* packages. |
|
endpoints
|
|
|
batch_get_item
Support for the DynamoDB BatchGetItem endpoint.
|
Support for the DynamoDB BatchGetItem endpoint. |
|
batch_write_item
Support for the DynamoDB BatchWriteItem endpoint.
|
Support for the DynamoDB BatchWriteItem endpoint. |
|
create_table
Support for the DynamoDB CreateTable endpoint.
|
Support for the DynamoDB CreateTable endpoint. |
|
delete_item
Support for the DynamoDB DeleteItem endpoint.
|
Support for the DynamoDB DeleteItem endpoint. |
|
delete_table
Support for the DynamoDB DeleteTable endpoint.
|
Support for the DynamoDB DeleteTable endpoint. |
|
describe_table
Support for the DynamoDB DescribeTable endpoint.
|
Support for the DynamoDB DescribeTable endpoint. |
|
get_item
Support for the DynamoDB GetItem endpoint.
|
Support for the DynamoDB GetItem endpoint. |
|
list_tables
Support for the DynamoDB ListTables endpoint.
|
Support for the DynamoDB ListTables endpoint. |
|
put_item
Support for the DynamoDB PutItem endpoint.
|
Support for the DynamoDB PutItem endpoint. |
|
query
Support for the DynamoDB Query endpoint.
|
Support for the DynamoDB Query endpoint. |
|
scan
Support for the DynamoDB Scan endpoint.
|
Support for the DynamoDB Scan endpoint. |
|
update_item
Support for the DynamoDB UpdateItem endpoint.
|
Support for the DynamoDB UpdateItem endpoint. |
|
update_table
Support for the DynamoDB UpdateTable endpoint.
|
Support for the DynamoDB UpdateTable endpoint. |
|
types
|
|
|
attributedefinition
Support for AttributeDefinition type.
|
Support for AttributeDefinition type. |
|
attributesresponse
AttributeResponse is response for PutItem,UpdateItem,DeleteItem,etc
|
AttributeResponse is response for PutItem,UpdateItem,DeleteItem,etc |
|
attributestoget
AttributesToGet is used in GetItem etc
|
AttributesToGet is used in GetItem etc |
|
attributevalue
Support for AttributeValue type.
|
Support for AttributeValue type. |
|
aws_strings
Some strings that are used in various packages
|
Some strings that are used in various packages |
|
capacity
Package Capacity implements the Capacity type.
|
Package Capacity implements the Capacity type. |
|
cast
Functions for casting Go primitive types into AWS types, typically stringified.
|
Functions for casting Go primitive types into AWS types, typically stringified. |
|
condition
Condition implements conditions used in Query and Scan.
|
Condition implements conditions used in Query and Scan. |
|
expected
Package Expected implements the ExpectedAttributeValue data type.
|
Package Expected implements the ExpectedAttributeValue data type. |
|
expressionattributenames
ExpressionAttributeNames is used in GetItem etc
|
ExpressionAttributeNames is used in GetItem etc |
|
globalsecondaryindex
GlobalSecondaryIndex for defining new keys.
|
GlobalSecondaryIndex for defining new keys. |
|
item
Item as described in docs for various endpoints.
|
Item as described in docs for various endpoints. |
|
itemcollectionmetrics
Package ItemCollectionMetrics implements the profiling response type.
|
Package ItemCollectionMetrics implements the profiling response type. |
|
keydefinition
KeyDefinition is how table keys are described.
|
KeyDefinition is how table keys are described. |
|
localsecondaryindex
LocalSecondaryIndex for defining new keys.
|
LocalSecondaryIndex for defining new keys. |
|
nullable
Used internally by GoDynamo for nullable primitives
|
Used internally by GoDynamo for nullable primitives |
Click to show internal directories.
Click to hide internal directories.