mock

package
v0.0.0-...-be15534 Latest Latest
Warning

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

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

Documentation

Overview

Package mock is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockMetastoreCreator

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

MockMetastoreCreator is a mock of MetastoreCreator interface.

func NewMockMetastoreCreator

func NewMockMetastoreCreator(ctrl *gomock.Controller) *MockMetastoreCreator

NewMockMetastoreCreator creates a new mock instance.

func (*MockMetastoreCreator) CreateClientConnForBusiness

func (m *MockMetastoreCreator) CreateClientConnForBusiness(arg0 context.Context, arg1 model.StoreConfig) (model.ClientConn, error)

CreateClientConnForBusiness mocks base method.

func (*MockMetastoreCreator) CreateClientConnForFramework

func (m *MockMetastoreCreator) CreateClientConnForFramework(arg0 context.Context, arg1 model.StoreConfig) (model.ClientConn, error)

CreateClientConnForFramework mocks base method.

func (*MockMetastoreCreator) EXPECT

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

type MockMetastoreCreatorMockRecorder

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

MockMetastoreCreatorMockRecorder is the mock recorder for MockMetastoreCreator.

func (*MockMetastoreCreatorMockRecorder) CreateClientConnForBusiness

func (mr *MockMetastoreCreatorMockRecorder) CreateClientConnForBusiness(arg0, arg1 interface{}) *gomock.Call

CreateClientConnForBusiness indicates an expected call of CreateClientConnForBusiness.

func (*MockMetastoreCreatorMockRecorder) CreateClientConnForFramework

func (mr *MockMetastoreCreatorMockRecorder) CreateClientConnForFramework(arg0, arg1 interface{}) *gomock.Call

CreateClientConnForFramework indicates an expected call of CreateClientConnForFramework.

Jump to

Keyboard shortcuts

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