# Functions
NewMockApiGatewayManagementAPI creates a new mock instance.
NewMockDB creates a new mock instance.
NewMockTable creates a new mock instance.
# Structs
MockApiGatewayManagementAPI is a mock of ApiGatewayManagementAPI interface.
MockApiGatewayManagementAPIMockRecorder is the mock recorder for MockApiGatewayManagementAPI.
MockDB is a mock of DB interface.
MockDBMockRecorder is the mock recorder for MockDB.
MockTable is a mock of Table interface.
MockTableMockRecorder is the mock recorder for MockTable.