mock_webhook

package
v1.4.5 Latest Latest
Warning

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

Go to latest
Published: Dec 15, 2022 License: AGPL-3.0 Imports: 3 Imported by: 0

Documentation

Overview

Package mock_webhook is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockGatewayI

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

MockGatewayI is a mock of GatewayI interface.

func NewMockGatewayI

func NewMockGatewayI(ctrl *gomock.Controller) *MockGatewayI

NewMockGatewayI creates a new mock instance.

func (*MockGatewayI) EXPECT

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

func (*MockGatewayI) GetWebhookSourceDefName

func (m *MockGatewayI) GetWebhookSourceDefName(arg0 string) (string, bool)

GetWebhookSourceDefName mocks base method.

func (*MockGatewayI) IncrementAckCount

func (m *MockGatewayI) IncrementAckCount(arg0 uint64)

IncrementAckCount mocks base method.

func (*MockGatewayI) IncrementRecvCount

func (m *MockGatewayI) IncrementRecvCount(arg0 uint64)

IncrementRecvCount mocks base method.

func (*MockGatewayI) ProcessWebRequest

func (m *MockGatewayI) ProcessWebRequest(arg0 *http.ResponseWriter, arg1 *http.Request, arg2 string, arg3 []byte, arg4 string) string

ProcessWebRequest mocks base method.

func (*MockGatewayI) TrackRequestMetrics

func (m *MockGatewayI) TrackRequestMetrics(arg0 string)

TrackRequestMetrics mocks base method.

func (*MockGatewayI) UpdateSourceStats

func (m *MockGatewayI) UpdateSourceStats(arg0 map[string]int, arg1 string, arg2 map[string]map[string]string)

UpdateSourceStats mocks base method.

type MockGatewayIMockRecorder

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

MockGatewayIMockRecorder is the mock recorder for MockGatewayI.

func (*MockGatewayIMockRecorder) GetWebhookSourceDefName

func (mr *MockGatewayIMockRecorder) GetWebhookSourceDefName(arg0 interface{}) *gomock.Call

GetWebhookSourceDefName indicates an expected call of GetWebhookSourceDefName.

func (*MockGatewayIMockRecorder) IncrementAckCount

func (mr *MockGatewayIMockRecorder) IncrementAckCount(arg0 interface{}) *gomock.Call

IncrementAckCount indicates an expected call of IncrementAckCount.

func (*MockGatewayIMockRecorder) IncrementRecvCount

func (mr *MockGatewayIMockRecorder) IncrementRecvCount(arg0 interface{}) *gomock.Call

IncrementRecvCount indicates an expected call of IncrementRecvCount.

func (*MockGatewayIMockRecorder) ProcessWebRequest

func (mr *MockGatewayIMockRecorder) ProcessWebRequest(arg0, arg1, arg2, arg3, arg4 interface{}) *gomock.Call

ProcessWebRequest indicates an expected call of ProcessWebRequest.

func (*MockGatewayIMockRecorder) TrackRequestMetrics

func (mr *MockGatewayIMockRecorder) TrackRequestMetrics(arg0 interface{}) *gomock.Call

TrackRequestMetrics indicates an expected call of TrackRequestMetrics.

func (*MockGatewayIMockRecorder) UpdateSourceStats

func (mr *MockGatewayIMockRecorder) UpdateSourceStats(arg0, arg1, arg2 interface{}) *gomock.Call

UpdateSourceStats indicates an expected call of UpdateSourceStats.

Jump to

Keyboard shortcuts

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