mock_basesession

package
v0.6.1 Latest Latest
Warning

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

Go to latest
Published: Dec 8, 2025 License: MIT Imports: 3 Imported by: 0

Documentation

Overview

Package mock_basesession is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockHandlers

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

MockHandlers is a mock of Handlers interface.

func NewMockHandlers

func NewMockHandlers(ctrl *gomock.Controller) *MockHandlers

NewMockHandlers creates a new mock instance.

func (*MockHandlers) Authenticated

func (m *MockHandlers) Authenticated() http.HandlerFunc

Authenticated mocks base method.

func (*MockHandlers) EXPECT

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

func (*MockHandlers) Logout

func (m *MockHandlers) Logout() http.HandlerFunc

Logout mocks base method.

func (*MockHandlers) SetXSRFToken

func (m *MockHandlers) SetXSRFToken(next http.Handler) http.Handler

SetXSRFToken mocks base method.

func (*MockHandlers) StartSession

func (m *MockHandlers) StartSession(next http.Handler) http.Handler

StartSession mocks base method.

func (*MockHandlers) ValidateSession

func (m *MockHandlers) ValidateSession(next http.Handler) http.Handler

ValidateSession mocks base method.

func (*MockHandlers) ValidateXSRFToken

func (m *MockHandlers) ValidateXSRFToken(next http.Handler) http.Handler

ValidateXSRFToken mocks base method.

type MockHandlersMockRecorder

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

MockHandlersMockRecorder is the mock recorder for MockHandlers.

func (*MockHandlersMockRecorder) Authenticated

func (mr *MockHandlersMockRecorder) Authenticated() *gomock.Call

Authenticated indicates an expected call of Authenticated.

func (*MockHandlersMockRecorder) Logout

func (mr *MockHandlersMockRecorder) Logout() *gomock.Call

Logout indicates an expected call of Logout.

func (*MockHandlersMockRecorder) SetXSRFToken

func (mr *MockHandlersMockRecorder) SetXSRFToken(next any) *gomock.Call

SetXSRFToken indicates an expected call of SetXSRFToken.

func (*MockHandlersMockRecorder) StartSession

func (mr *MockHandlersMockRecorder) StartSession(next any) *gomock.Call

StartSession indicates an expected call of StartSession.

func (*MockHandlersMockRecorder) ValidateSession

func (mr *MockHandlersMockRecorder) ValidateSession(next any) *gomock.Call

ValidateSession indicates an expected call of ValidateSession.

func (*MockHandlersMockRecorder) ValidateXSRFToken

func (mr *MockHandlersMockRecorder) ValidateXSRFToken(next any) *gomock.Call

ValidateXSRFToken indicates an expected call of ValidateXSRFToken.

Jump to

Keyboard shortcuts

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