mocklambda

package
v1.5.1 Latest Latest
Warning

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

Go to latest
Published: Feb 12, 2024 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Overview

Package mocklambda is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockFacade

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

MockFacade is a mock of Facade interface.

func NewMockFacade

func NewMockFacade(ctrl *gomock.Controller) *MockFacade

NewMockFacade creates a new mock instance.

func (*MockFacade) CanInvoke

func (m *MockFacade) CanInvoke(ctx context.Context, ref lambda.FnRef) error

CanInvoke mocks base method.

func (*MockFacade) EXPECT

func (m *MockFacade) EXPECT() *MockFacadeMockRecorder

EXPECT returns an object that allows the caller to indicate expected use.

func (*MockFacade) Invoke

func (m *MockFacade) Invoke(ctx context.Context, ref lambda.FnRef, request *lambda.Request) (*lambda.Response, error)

Invoke mocks base method.

type MockFacadeMockRecorder

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

MockFacadeMockRecorder is the mock recorder for MockFacade.

func (*MockFacadeMockRecorder) CanInvoke

func (mr *MockFacadeMockRecorder) CanInvoke(ctx, ref interface{}) *gomock.Call

CanInvoke indicates an expected call of CanInvoke.

func (*MockFacadeMockRecorder) Invoke

func (mr *MockFacadeMockRecorder) Invoke(ctx, ref, request interface{}) *gomock.Call

Invoke indicates an expected call of Invoke.

Jump to

Keyboard shortcuts

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