package
0.0.0-20250318023330-95bcf6879c53
Repository: https://github.com/cloudspannerecosystem/dynamodb-adapter.git
Documentation: pkg.go.dev

# Structs

APITest is a structure used to define some environmental aspects of a test run (like Setup/Teardown functions) It also holds some internal context.
APITestCase is a structure used to define the specific test cases to be run via RunTests.