mockmiddleware

package
v0.0.0-...-dcbdc3c Latest Latest
Warning

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

Go to latest
Published: Mar 9, 2024 License: MIT Imports: 3 Imported by: 0

Documentation

Overview

Package mockmiddleware is a generated GoMock package.

Package mockmiddleware is a generated GoMock package.

Package mockmiddleware is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockAccessTimeMiddleware

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

MockAccessTimeMiddleware is a mock of AccessTimeMiddleware interface.

func NewMockAccessTimeMiddleware

func NewMockAccessTimeMiddleware(ctrl *gomock.Controller) *MockAccessTimeMiddleware

NewMockAccessTimeMiddleware creates a new mock instance.

func (*MockAccessTimeMiddleware) EXPECT

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

func (*MockAccessTimeMiddleware) Handler

Handler mocks base method.

type MockAccessTimeMiddlewareMockRecorder

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

MockAccessTimeMiddlewareMockRecorder is the mock recorder for MockAccessTimeMiddleware.

func (*MockAccessTimeMiddlewareMockRecorder) Handler

func (mr *MockAccessTimeMiddlewareMockRecorder) Handler(next interface{}) *gomock.Call

Handler indicates an expected call of Handler.

type MockAuthMiddleware

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

MockAuthMiddleware is a mock of AuthMiddleware interface.

func NewMockAuthMiddleware

func NewMockAuthMiddleware(ctrl *gomock.Controller) *MockAuthMiddleware

NewMockAuthMiddleware creates a new mock instance.

func (*MockAuthMiddleware) CORSHandler

func (m *MockAuthMiddleware) CORSHandler(next echo.HandlerFunc) echo.HandlerFunc

CORSHandler mocks base method.

func (*MockAuthMiddleware) CSRFHandler

func (m *MockAuthMiddleware) CSRFHandler(next echo.HandlerFunc) echo.HandlerFunc

CSRFHandler mocks base method.

func (*MockAuthMiddleware) EXPECT

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

func (*MockAuthMiddleware) IfLoginSessionHandler

func (m *MockAuthMiddleware) IfLoginSessionHandler(next echo.HandlerFunc) echo.HandlerFunc

IfLoginSessionHandler mocks base method.

func (*MockAuthMiddleware) SessionHandler

func (m *MockAuthMiddleware) SessionHandler(next echo.HandlerFunc) echo.HandlerFunc

SessionHandler mocks base method.

type MockAuthMiddlewareMockRecorder

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

MockAuthMiddlewareMockRecorder is the mock recorder for MockAuthMiddleware.

func (*MockAuthMiddlewareMockRecorder) CORSHandler

func (mr *MockAuthMiddlewareMockRecorder) CORSHandler(next interface{}) *gomock.Call

CORSHandler indicates an expected call of CORSHandler.

func (*MockAuthMiddlewareMockRecorder) CSRFHandler

func (mr *MockAuthMiddlewareMockRecorder) CSRFHandler(next interface{}) *gomock.Call

CSRFHandler indicates an expected call of CSRFHandler.

func (*MockAuthMiddlewareMockRecorder) IfLoginSessionHandler

func (mr *MockAuthMiddlewareMockRecorder) IfLoginSessionHandler(next interface{}) *gomock.Call

IfLoginSessionHandler indicates an expected call of IfLoginSessionHandler.

func (*MockAuthMiddlewareMockRecorder) SessionHandler

func (mr *MockAuthMiddlewareMockRecorder) SessionHandler(next interface{}) *gomock.Call

SessionHandler indicates an expected call of SessionHandler.

type MockErrorMiddleware

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

MockErrorMiddleware is a mock of ErrorMiddleware interface.

func NewMockErrorMiddleware

func NewMockErrorMiddleware(ctrl *gomock.Controller) *MockErrorMiddleware

NewMockErrorMiddleware creates a new mock instance.

func (*MockErrorMiddleware) EXPECT

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

func (*MockErrorMiddleware) ErrorHandler

func (m *MockErrorMiddleware) ErrorHandler(next echo.HandlerFunc) echo.HandlerFunc

ErrorHandler mocks base method.

type MockErrorMiddlewareMockRecorder

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

MockErrorMiddlewareMockRecorder is the mock recorder for MockErrorMiddleware.

func (*MockErrorMiddlewareMockRecorder) ErrorHandler

func (mr *MockErrorMiddlewareMockRecorder) ErrorHandler(next interface{}) *gomock.Call

ErrorHandler indicates an expected call of ErrorHandler.

Jump to

Keyboard shortcuts

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