package
0.0.2
Repository: https://github.com/mightyguava/dynamosql.git
Documentation: pkg.go.dev

# Functions

SetUp creates and tears down a dynamodb table fixture.

# Variables

GameScores is a fixture with a video game high score table.
Movies is a fixture with a movies table and a few top movies.

# Structs

Fixture defines a set of DynamoDB tables and data for testing.
No description provided by the author
Movie is a container for movie data.
No description provided by the author