mocks

package
v0.4.9 Latest Latest
Warning

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

Go to latest
Published: Jan 15, 2026 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Overview

Package mocks is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MocktokenValidatorInterface

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

MocktokenValidatorInterface is a mock of tokenValidatorInterface interface.

func NewMocktokenValidatorInterface

func NewMocktokenValidatorInterface(ctrl *gomock.Controller) *MocktokenValidatorInterface

NewMocktokenValidatorInterface creates a new mock instance.

func (*MocktokenValidatorInterface) EXPECT

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

func (*MocktokenValidatorInterface) ValidateToken

func (m *MocktokenValidatorInterface) ValidateToken(ctx context.Context, token string) (jwt.MapClaims, error)

ValidateToken mocks base method.

type MocktokenValidatorInterfaceMockRecorder

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

MocktokenValidatorInterfaceMockRecorder is the mock recorder for MocktokenValidatorInterface.

func (*MocktokenValidatorInterfaceMockRecorder) ValidateToken

func (mr *MocktokenValidatorInterfaceMockRecorder) ValidateToken(ctx, token any) *gomock.Call

ValidateToken indicates an expected call of ValidateToken.

Jump to

Keyboard shortcuts

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