mocks

package
v1.26.1 Latest Latest
Warning

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

Go to latest
Published: Feb 9, 2023 License: MIT 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 MockAuthHandler

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

MockAuthHandler is a mock of AuthHandler interface.

func NewMockAuthHandler

func NewMockAuthHandler(ctrl *gomock.Controller) *MockAuthHandler

NewMockAuthHandler creates a new mock instance.

func (*MockAuthHandler) EXPECT

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

func (*MockAuthHandler) GetAuthOption

func (m *MockAuthHandler) GetAuthOption(arg0 context.Context, arg1 ...string) (option.ClientOption, error)

GetAuthOption mocks base method.

type MockAuthHandlerMockRecorder

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

MockAuthHandlerMockRecorder is the mock recorder for MockAuthHandler.

func (*MockAuthHandlerMockRecorder) GetAuthOption

func (mr *MockAuthHandlerMockRecorder) GetAuthOption(arg0 interface{}, arg1 ...interface{}) *gomock.Call

GetAuthOption indicates an expected call of GetAuthOption.

Jump to

Keyboard shortcuts

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