package
0.0.0-20241219183805-1e2dd3fdeb35
Repository: https://github.com/ahamlinman/randomizer.git
Documentation: pkg.go.dev

# Functions

FactoryFromEnv returns a store.Factory whose stores are backed by Amazon DynamoDB.
New creates a new store, backed by the provided DynamoDB client, that writes groups into the provided table using the provided partition key.

# Structs

Store is a store backed by a pre-existing Amazon DynamoDB table.