neosync_benthos_dynamodb

package
v0.4.48 Latest Latest
Warning

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

Go to latest
Published: Jul 31, 2024 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func RegisterDynamoDbInput

func RegisterDynamoDbInput(env *service.Environment) error

Types

type MockdynamoDBAPIV2

type MockdynamoDBAPIV2 struct {
	mock.Mock
}

MockdynamoDBAPIV2 is an autogenerated mock type for the dynamoDBAPIV2 type

func NewMockdynamoDBAPIV2

func NewMockdynamoDBAPIV2(t interface {
	mock.TestingT
	Cleanup(func())
}) *MockdynamoDBAPIV2

NewMockdynamoDBAPIV2 creates a new instance of MockdynamoDBAPIV2. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations. The first argument is typically a *testing.T value.

func (*MockdynamoDBAPIV2) DescribeTable

func (_m *MockdynamoDBAPIV2) DescribeTable(ctx context.Context, params *dynamodb.DescribeTableInput, optFns ...func(*dynamodb.Options)) (*dynamodb.DescribeTableOutput, error)

DescribeTable provides a mock function with given fields: ctx, params, optFns

func (*MockdynamoDBAPIV2) EXPECT

func (*MockdynamoDBAPIV2) Scan

func (_m *MockdynamoDBAPIV2) Scan(ctx context.Context, params *dynamodb.ScanInput, optFns ...func(*dynamodb.Options)) (*dynamodb.ScanOutput, error)

Scan provides a mock function with given fields: ctx, params, optFns

type MockdynamoDBAPIV2_DescribeTable_Call

type MockdynamoDBAPIV2_DescribeTable_Call struct {
	*mock.Call
}

MockdynamoDBAPIV2_DescribeTable_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DescribeTable'

func (*MockdynamoDBAPIV2_DescribeTable_Call) Return

func (*MockdynamoDBAPIV2_DescribeTable_Call) Run

type MockdynamoDBAPIV2_Expecter

type MockdynamoDBAPIV2_Expecter struct {
	// contains filtered or unexported fields
}

func (*MockdynamoDBAPIV2_Expecter) DescribeTable

func (_e *MockdynamoDBAPIV2_Expecter) DescribeTable(ctx interface{}, params interface{}, optFns ...interface{}) *MockdynamoDBAPIV2_DescribeTable_Call

DescribeTable is a helper method to define mock.On call

  • ctx context.Context
  • params *dynamodb.DescribeTableInput
  • optFns ...func(*dynamodb.Options)

func (*MockdynamoDBAPIV2_Expecter) Scan

func (_e *MockdynamoDBAPIV2_Expecter) Scan(ctx interface{}, params interface{}, optFns ...interface{}) *MockdynamoDBAPIV2_Scan_Call

Scan is a helper method to define mock.On call

  • ctx context.Context
  • params *dynamodb.ScanInput
  • optFns ...func(*dynamodb.Options)

type MockdynamoDBAPIV2_Scan_Call

type MockdynamoDBAPIV2_Scan_Call struct {
	*mock.Call
}

MockdynamoDBAPIV2_Scan_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Scan'

func (*MockdynamoDBAPIV2_Scan_Call) Return

func (*MockdynamoDBAPIV2_Scan_Call) Run

func (_c *MockdynamoDBAPIV2_Scan_Call) Run(run func(ctx context.Context, params *dynamodb.ScanInput, optFns ...func(*dynamodb.Options))) *MockdynamoDBAPIV2_Scan_Call

func (*MockdynamoDBAPIV2_Scan_Call) RunAndReturn

Jump to

Keyboard shortcuts

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