mock_sqlstore

package
v1.32.2 Latest Latest
Warning

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

Go to latest
Published: Sep 9, 2022 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Overview

Package mock_sqlstore is a generated GoMock package.

Package mock_sqlstore is a generated GoMock package.

Package mock_sqlstore is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockConfigurationAPI

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

MockConfigurationAPI is a mock of ConfigurationAPI interface

func NewMockConfigurationAPI

func NewMockConfigurationAPI(ctrl *gomock.Controller) *MockConfigurationAPI

NewMockConfigurationAPI creates a new mock instance

func (*MockConfigurationAPI) EXPECT

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

func (*MockConfigurationAPI) GetConfig

func (m *MockConfigurationAPI) GetConfig() *model.Config

GetConfig mocks base method

type MockConfigurationAPIMockRecorder

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

MockConfigurationAPIMockRecorder is the mock recorder for MockConfigurationAPI

func (*MockConfigurationAPIMockRecorder) GetConfig

func (mr *MockConfigurationAPIMockRecorder) GetConfig() *gomock.Call

GetConfig indicates an expected call of GetConfig

type MockKVAPI

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

MockKVAPI is a mock of KVAPI interface

func NewMockKVAPI

func NewMockKVAPI(ctrl *gomock.Controller) *MockKVAPI

NewMockKVAPI creates a new mock instance

func (*MockKVAPI) EXPECT

func (m *MockKVAPI) EXPECT() *MockKVAPIMockRecorder

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

func (*MockKVAPI) Get

func (m *MockKVAPI) Get(arg0 string, arg1 interface{}) error

Get mocks base method

type MockKVAPIMockRecorder

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

MockKVAPIMockRecorder is the mock recorder for MockKVAPI

func (*MockKVAPIMockRecorder) Get

func (mr *MockKVAPIMockRecorder) Get(arg0, arg1 interface{}) *gomock.Call

Get indicates an expected call of Get

type MockStoreAPI

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

MockStoreAPI is a mock of StoreAPI interface

func NewMockStoreAPI

func NewMockStoreAPI(ctrl *gomock.Controller) *MockStoreAPI

NewMockStoreAPI creates a new mock instance

func (*MockStoreAPI) DriverName

func (m *MockStoreAPI) DriverName() string

DriverName mocks base method

func (*MockStoreAPI) EXPECT

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

func (*MockStoreAPI) GetMasterDB

func (m *MockStoreAPI) GetMasterDB() (*sql.DB, error)

GetMasterDB mocks base method

type MockStoreAPIMockRecorder

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

MockStoreAPIMockRecorder is the mock recorder for MockStoreAPI

func (*MockStoreAPIMockRecorder) DriverName

func (mr *MockStoreAPIMockRecorder) DriverName() *gomock.Call

DriverName indicates an expected call of DriverName

func (*MockStoreAPIMockRecorder) GetMasterDB

func (mr *MockStoreAPIMockRecorder) GetMasterDB() *gomock.Call

GetMasterDB indicates an expected call of GetMasterDB

Jump to

Keyboard shortcuts

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