authapi_mocks

package
v0.0.0-...-1842cec Latest Latest
Warning

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

Go to latest
Published: Apr 29, 2026 License: MIT Imports: 2 Imported by: 0

Documentation

Overview

Package authapi_mocks is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockAuthFacade

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

MockAuthFacade is a mock of AuthFacade interface.

func NewMockAuthFacade

func NewMockAuthFacade(ctrl *gomock.Controller) *MockAuthFacade

NewMockAuthFacade creates a new mock instance.

func (*MockAuthFacade) EXPECT

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

func (*MockAuthFacade) ValidateAccessToken

func (m *MockAuthFacade) ValidateAccessToken(tokenStr string) bool

ValidateAccessToken mocks base method.

type MockAuthFacadeMockRecorder

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

MockAuthFacadeMockRecorder is the mock recorder for MockAuthFacade.

func (*MockAuthFacadeMockRecorder) ValidateAccessToken

func (mr *MockAuthFacadeMockRecorder) ValidateAccessToken(tokenStr any) *gomock.Call

ValidateAccessToken indicates an expected call of ValidateAccessToken.

Jump to

Keyboard shortcuts

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