mockcachevalue

package
v0.35.0 Latest Latest
Warning

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

Go to latest
Published: Nov 5, 2024 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Overview

Package mockcachevalue is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockValue

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

MockValue is a mock of Value interface.

func NewMockValue

func NewMockValue(ctrl *gomock.Controller) *MockValue

NewMockValue creates a new mock instance.

func (*MockValue) AuthenticateToken

func (m *MockValue) AuthenticateToken(ctx context.Context, token string) (*authenticator.Response, bool, error)

AuthenticateToken mocks base method.

func (*MockValue) Close

func (m *MockValue) Close()

Close mocks base method.

func (*MockValue) EXPECT

func (m *MockValue) EXPECT() *MockValueMockRecorder

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

type MockValueMockRecorder

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

MockValueMockRecorder is the mock recorder for MockValue.

func (*MockValueMockRecorder) AuthenticateToken

func (mr *MockValueMockRecorder) AuthenticateToken(ctx, token any) *gomock.Call

AuthenticateToken indicates an expected call of AuthenticateToken.

func (*MockValueMockRecorder) Close

func (mr *MockValueMockRecorder) Close() *gomock.Call

Close indicates an expected call of Close.

Jump to

Keyboard shortcuts

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