package
0.0.0-20200423124834-5da7e01c8742
Repository: https://github.com/yuuki/diamondb.git
Documentation: pkg.go.dev

# Functions

New creates a new DynamoDB.
No description provided by the author
No description provided by the author

# Constants

No description provided by the author

# Structs

CreateTableParam is parameter set of CreateTable.
DynamoDB provides a dynamodb client.
FakeReadWriter is for stub testing.
Mock of DynamoDBAPI interface.

# Interfaces

ReadWriter defines the interface for DynamoDB reader and writer.