package
1.0.2
Repository: https://github.com/nabeken/aws-go-dynamodb.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

New returns Table instance with table name name and schema.

# Variables

ErrItemNotFound will be returned when the item is not found.

# Structs

PrimaryKey represents primary key such as HASH and RANGE in DynamoDB.
A Table represents a DynamoDB table.