//
pkg.gl
Category
github.com/mightyguava/dynamosql
testing
fixtures
package
0.0.2
Repository:
https://github.com/mightyguava/dynamosql.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
11
Dependents
0
Files
507 SLOC
#
Functions
SetUp
SetUp creates and tears down a dynamodb table fixture.
#
Variables
GameScores
GameScores is a fixture with a video game high score table.
Movies
Movies is a fixture with a movies table and a few top movies.
#
Structs
Fixture
Fixture defines a set of DynamoDB tables and data for testing.
GameScore
No description provided by the author
Movie
Movie is a container for movie data.
MovieInfo
No description provided by the author