neosync_benthos_dynamodb

package
v0.4.64 Latest Latest
Warning

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

Go to latest
Published: Sep 6, 2024 License: MIT Imports: 17 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func RegisterDynamoDbInput

func RegisterDynamoDbInput(env *service.Environment) error

func RegisterDynamoDbOutput added in v0.4.51

func RegisterDynamoDbOutput(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) ExecuteStatement added in v0.4.49

func (_m *MockdynamoDBAPIV2) ExecuteStatement(ctx context.Context, params *dynamodb.ExecuteStatementInput, optFns ...func(*dynamodb.Options)) (*dynamodb.ExecuteStatementOutput, error)

ExecuteStatement 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_ExecuteStatement_Call added in v0.4.49

type MockdynamoDBAPIV2_ExecuteStatement_Call struct {
	*mock.Call
}

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

func (*MockdynamoDBAPIV2_ExecuteStatement_Call) Return added in v0.4.49

func (*MockdynamoDBAPIV2_ExecuteStatement_Call) Run added in v0.4.49

func (*MockdynamoDBAPIV2_ExecuteStatement_Call) RunAndReturn added in v0.4.49

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) ExecuteStatement added in v0.4.49

func (_e *MockdynamoDBAPIV2_Expecter) ExecuteStatement(ctx interface{}, params interface{}, optFns ...interface{}) *MockdynamoDBAPIV2_ExecuteStatement_Call

ExecuteStatement is a helper method to define mock.On call

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

Jump to

Keyboard shortcuts

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