Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func StartDynamoDB ¶
func StartDynamoDB(pool *dockertest.Pool) (db dynamodbiface.ClientAPI, closeFunc func(), err error)
StartDynamoDB starts a Docker container using the dynamodb-local image and returns a DynamoDB client for testing purposes.
func StartDynamoDBV1 ¶
func StartDynamoDBV1(pool *dockertest.Pool) (db dynamodbifacev1.DynamoDBAPI, closeFunc func(), err error)
StartDynamoDBV1 starts a Docker container using the dynamodb-local image and returns a V1 DynamoDB client for testing purposes.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.