package
0.0.0-20230815134339-4f8d95d77437
Repository: https://github.com/mfreeman451/dd-chatgpt-dm.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

NewDB creates a new database instance.
NewDynamoDB creates a new DynamoDB database.
NewMockDB creates a new instance of the MockDB.
NewMongoDB creates a new MongoDB database.

# Structs

DynamoDB is a DynamoDB database.
MockDB is a mock database implementation for testing.
MongoDB is a MongoDB database.

# Interfaces

DB is a database interface.