mock_sqlstore

package
v1.39.3 Latest Latest
Warning

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

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

Documentation

Overview

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 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