Categorygithub.com/testcontainers/testcontainers-go/modules/dynamodb
modulepackage
0.35.0
Repository: https://github.com/testcontainers/testcontainers-go.git
Documentation: pkg.go.dev

# Functions

Run creates an instance of the DynamoDB container type.
WithDisableTelemetry - DynamoDB local will not send any telemetry.
WithSharedDB allows container reuse between successive runs.

# Structs

DynamoDBContainer represents the DynamoDB container type used in the module.