handler

package
v0.1.322 Latest Latest
Warning

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

Go to latest
Published: Jan 20, 2024 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Overview

Package handler is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockIHandler

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

MockIHandler is a mock of IHandler interface.

func NewMockIHandler

func NewMockIHandler(ctrl *gomock.Controller) *MockIHandler

NewMockIHandler creates a new mock instance.

func (*MockIHandler) Do

func (m *MockIHandler) Do(arg0 echo.Context) error

Do mocks base method.

func (*MockIHandler) EXPECT

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

func (*MockIHandler) GetMiddleware

func (m *MockIHandler) GetMiddleware() []echo.MiddlewareFunc

GetMiddleware mocks base method.

type MockIHandlerFactory

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

MockIHandlerFactory is a mock of IHandlerFactory interface.

func NewMockIHandlerFactory

func NewMockIHandlerFactory(ctrl *gomock.Controller) *MockIHandlerFactory

NewMockIHandlerFactory creates a new mock instance.

func (*MockIHandlerFactory) EXPECT

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

func (*MockIHandlerFactory) RegisterHandlers

func (m *MockIHandlerFactory) RegisterHandlers(arg0 *echo.Group)

RegisterHandlers mocks base method.

type MockIHandlerFactoryMockRecorder

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

MockIHandlerFactoryMockRecorder is the mock recorder for MockIHandlerFactory.

func (*MockIHandlerFactoryMockRecorder) RegisterHandlers

func (mr *MockIHandlerFactoryMockRecorder) RegisterHandlers(arg0 interface{}) *gomock.Call

RegisterHandlers indicates an expected call of RegisterHandlers.

type MockIHandlerMockRecorder

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

MockIHandlerMockRecorder is the mock recorder for MockIHandler.

func (*MockIHandlerMockRecorder) Do

func (mr *MockIHandlerMockRecorder) Do(arg0 interface{}) *gomock.Call

Do indicates an expected call of Do.

func (*MockIHandlerMockRecorder) GetMiddleware

func (mr *MockIHandlerMockRecorder) GetMiddleware() *gomock.Call

GetMiddleware indicates an expected call of GetMiddleware.

Jump to

Keyboard shortcuts

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