mocks

package
v0.0.7 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 18, 2021 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BatchWriteItemClient added in v0.0.5

type BatchWriteItemClient struct {
	mock.Mock
}

func (*BatchWriteItemClient) BatchWriteItem added in v0.0.5

type DeleteItemClient added in v0.0.5

type DeleteItemClient struct {
	mock.Mock
}

func (*DeleteItemClient) DeleteItem added in v0.0.5

func (_m *DeleteItemClient) DeleteItem(
	_a0 context.Context,
	_a1 *dynamodb.DeleteItemInput,
	_a2 ...func(*dynamodb.Options),
) (*dynamodb.DeleteItemOutput, error)

type DescribeTableAPIClient

type DescribeTableAPIClient struct {
	mock.Mock
}

DescribeTableAPIClient is an autogenerated mock type for the DescribeTableAPIClient type

func (*DescribeTableAPIClient) DescribeTable

DescribeTable provides a mock function with given fields: _a0, _a1, _a2

type PutItemClient added in v0.0.4

type PutItemClient struct {
	mock.Mock
}

func (*PutItemClient) PutItem added in v0.0.4

func (_m *PutItemClient) PutItem(
	_a0 context.Context,
	_a1 *dynamodb.PutItemInput,
	_a2 ...func(*dynamodb.Options),
) (*dynamodb.PutItemOutput, error)

type QueryAPIClient

type QueryAPIClient struct {
	mock.Mock
}

QueryAPIClient is an autogenerated mock type for the QueryAPIClient type

func (*QueryAPIClient) Query

func (_m *QueryAPIClient) Query(_a0 context.Context, _a1 *dynamodb.QueryInput, _a2 ...func(*dynamodb.Options)) (*dynamodb.QueryOutput, error)

Query provides a mock function with given fields: _a0, _a1, _a2

type ScanAPIClient

type ScanAPIClient struct {
	mock.Mock
}

ScanAPIClient is an autogenerated mock type for the ScanAPIClient type

func (*ScanAPIClient) Scan

func (_m *ScanAPIClient) Scan(_a0 context.Context, _a1 *dynamodb.ScanInput, _a2 ...func(*dynamodb.Options)) (*dynamodb.ScanOutput, error)

Scan provides a mock function with given fields: _a0, _a1, _a2

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL