//
pkg.gl
Category
github.com/code-inbox/mason-go
ddb
package
0.0.0-20240626142513-fc15a52fcb42
Repository:
https://github.com/code-inbox/mason-go.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
8
Dependents
1
Files
208 SLOC
#
Packages
ddblocal
Package ddblocal provides support for running a DynamoDB instance in a Docker container.
listener
package listener offers a way to subscribe to a DynamoDB stream without lambda triggers.
#
Functions
NewAdmin
No description provided by the author
NewStore
New constructs a DynamoDB store.
#
Structs
Admin
No description provided by the author
Store
DDBStore represents the DynamoDB store in the application.
#
Interfaces
Item
No description provided by the author