# Functions
NewMockBatch creates a new mock instance.
NewMockBatchGet creates a new mock instance.
NewMockBatchWrite creates a new mock instance.
NewMockConditionCheck creates a new mock instance.
NewMockCreateTable creates a new mock instance.
NewMockDB creates a new mock instance.
NewMockDelete creates a new mock instance.
NewMockDeleteTable creates a new mock instance.
NewMockDescribeTable creates a new mock instance.
NewMockDescribeTTL creates a new mock instance.
NewMockDynamoDBAPI creates a new mock instance.
NewMockGetTx creates a new mock instance.
NewMockListTables creates a new mock instance.
NewMockPut creates a new mock instance.
NewMockQuery creates a new mock instance.
NewMockScan creates a new mock instance.
NewMockTable creates a new mock instance.
NewMockUpdate creates a new mock instance.
NewMockUpdateTable creates a new mock instance.
NewMockUpdateTTL creates a new mock instance.
NewMockWriteTx creates a new mock instance.
# Structs
MockBatch is a mock of Batch interface.
MockBatchGet is a mock of BatchGet interface.
MockBatchGetMockRecorder is the mock recorder for MockBatchGet.
MockBatchMockRecorder is the mock recorder for MockBatch.
MockBatchWrite is a mock of BatchWrite interface.
MockBatchWriteMockRecorder is the mock recorder for MockBatchWrite.
MockConditionCheck is a mock of ConditionCheck interface.
MockConditionCheckMockRecorder is the mock recorder for MockConditionCheck.
MockCreateTable is a mock of CreateTable interface.
MockCreateTableMockRecorder is the mock recorder for MockCreateTable.
MockDB is a mock of DB interface.
MockDBMockRecorder is the mock recorder for MockDB.
MockDelete is a mock of Delete interface.
MockDeleteMockRecorder is the mock recorder for MockDelete.
MockDeleteTable is a mock of DeleteTable interface.
MockDeleteTableMockRecorder is the mock recorder for MockDeleteTable.
MockDescribeTable is a mock of DescribeTable interface.
MockDescribeTableMockRecorder is the mock recorder for MockDescribeTable.
MockDescribeTTL is a mock of DescribeTTL interface.
MockDescribeTTLMockRecorder is the mock recorder for MockDescribeTTL.
MockDynamoDBAPI is a mock of DynamoDBAPI interface.
MockDynamoDBAPIMockRecorder is the mock recorder for MockDynamoDBAPI.
MockGetTx is a mock of GetTx interface.
MockGetTxMockRecorder is the mock recorder for MockGetTx.
MockListTables is a mock of ListTables interface.
MockListTablesMockRecorder is the mock recorder for MockListTables.
MockPut is a mock of Put interface.
MockPutMockRecorder is the mock recorder for MockPut.
MockQuery is a mock of Query interface.
MockQueryMockRecorder is the mock recorder for MockQuery.
MockScan is a mock of Scan interface.
MockScanMockRecorder is the mock recorder for MockScan.
MockTable is a mock of Table interface.
MockTableMockRecorder is the mock recorder for MockTable.
MockUpdate is a mock of Update interface.
MockUpdateMockRecorder is the mock recorder for MockUpdate.
MockUpdateTable is a mock of UpdateTable interface.
MockUpdateTableMockRecorder is the mock recorder for MockUpdateTable.
MockUpdateTTL is a mock of UpdateTTL interface.
MockUpdateTTLMockRecorder is the mock recorder for MockUpdateTTL.
MockWriteTx is a mock of WriteTx interface.
MockWriteTxMockRecorder is the mock recorder for MockWriteTx.