Categorygithub.com/tommzn/aws-dynamodb

# README

Go Reference GitHub go.mod Go version GitHub release (latest by date) Go Report Card Actions Status

DynamoDb Wrapper

This package provides a wrapper to dynamodb to run CRUD actions for items. It expects a table with a composed primary key of ObjectType (Hash) and Id (Range). Sub package testing will support you creating a suitable table for tests.

# Packages

No description provided by the author