//
pkg.gl
Category
github.com/eliben/gocdkx
internal
docstore
dynamodocstore
package
0.43.0
Repository:
https://github.com/eliben/gocdkx.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
21
Dependents
0
Files
1.2k SLOC
#
Functions
Dial
Dial gets an AWS DynamoDB service client.
OpenCollection
OpenCollection creates a *docstore.Collection representing a DynamoDB collection.
#
Constants
Scheme
Scheme is the URL scheme dynamodb registers its URLOpener under on docstore.DefaultMux.
#
Structs
URLOpener
URLOpener opens dynamodb URLs like "dynamodb://mytable?partition_key=partkey&sort_key=sortkey".