package
0.43.0
Repository: https://github.com/eliben/gocdkx.git
Documentation: pkg.go.dev

# Functions

Dial gets an AWS DynamoDB service client.
OpenCollection creates a *docstore.Collection representing a DynamoDB collection.

# Constants

Scheme is the URL scheme dynamodb registers its URLOpener under on docstore.DefaultMux.

# Structs

URLOpener opens dynamodb URLs like "dynamodb://mytable?partition_key=partkey&sort_key=sortkey".