Directories
¶
| Path | Synopsis |
|---|---|
|
aws-v1
|
|
|
client
Package client for aws-sdk-go This package provides the methods to create a fake Dynamodb client for aws-sdk-go (v1) library.
|
Package client for aws-sdk-go This package provides the methods to create a fake Dynamodb client for aws-sdk-go (v1) library. |
|
aws-v2
|
|
|
client
Package client for aws-sdk-go-v2 This package provides the methods to create a fake Dynamodb client for aws-sdk-go-v2 library.
|
Package client for aws-sdk-go-v2 This package provides the methods to create a fake Dynamodb client for aws-sdk-go-v2 library. |
|
Package core is used to receive the requests from clients and process them with minidyn table and its interpreter
|
Package core is used to receive the requests from clients and process them with minidyn table and its interpreter |
|
Package e2e runs AWS SDK v2 DynamoDB operations against both minidyn (in-process HTTP) and DynamoDB Local (Docker via testcontainers) to compare behavior.
|
Package e2e runs AWS SDK v2 DynamoDB operations against both minidyn (in-process HTTP) and DynamoDB Local (Docker via testcontainers) to compare behavior. |
|
Package interpreter processes the queries and evaluates them
|
Package interpreter processes the queries and evaluates them |
|
language
Package language provides the required logic to evalute expressions
|
Package language provides the required logic to evalute expressions |
|
Package server provides an HTTP-compatible DynamoDB mock backed by the minidyn core.
|
Package server provides an HTTP-compatible DynamoDB mock backed by the minidyn core. |
|
tools
|
|
|
generate_requests
command
Package main generates request types mirroring DynamoDB SDK inputs.
|
Package main generates request types mirroring DynamoDB SDK inputs. |
|
run-e2e
command
Command run-e2e runs e2e parity tests via go test -json and prints only failures, or OK with a test-case count (pass/fail/skip events from test2json).
|
Command run-e2e runs e2e parity tests via go test -json and prints only failures, or OK with a test-case count (pass/fail/skip events from test2json). |
|
Package types describes the types used in the project
|
Package types describes the types used in the project |
Click to show internal directories.
Click to hide internal directories.