mock_position_store

package
v0.9.6 Latest Latest
Warning

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

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

Documentation

Overview

Package mock_position_store is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockMongoPositionStore

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

MockMongoPositionStore is a mock of MongoPositionStore interface

func NewMockMongoPositionStore

func NewMockMongoPositionStore(ctrl *gomock.Controller) *MockMongoPositionStore

NewMockMongoPositionStore creates a new mock instance

func (*MockMongoPositionStore) Close

func (m *MockMongoPositionStore) Close()

Close mocks base method

func (*MockMongoPositionStore) EXPECT

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

func (*MockMongoPositionStore) Get

Get mocks base method

func (*MockMongoPositionStore) Put

Put mocks base method

func (*MockMongoPositionStore) Start

func (m *MockMongoPositionStore) Start() error

Start mocks base method

type MockMongoPositionStoreMockRecorder

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

MockMongoPositionStoreMockRecorder is the mock recorder for MockMongoPositionStore

func (*MockMongoPositionStoreMockRecorder) Close

Close indicates an expected call of Close

func (*MockMongoPositionStoreMockRecorder) Get

func (mr *MockMongoPositionStoreMockRecorder) Get(arg0 interface{}) *gomock.Call

Get indicates an expected call of Get

func (*MockMongoPositionStoreMockRecorder) Put

func (mr *MockMongoPositionStoreMockRecorder) Put(arg0, arg1 interface{}) *gomock.Call

Put indicates an expected call of Put

func (*MockMongoPositionStoreMockRecorder) Start

Start indicates an expected call of Start

type MockMySQLPositionStore

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

MockMySQLPositionStore is a mock of MySQLPositionStore interface

func NewMockMySQLPositionStore

func NewMockMySQLPositionStore(ctrl *gomock.Controller) *MockMySQLPositionStore

NewMockMySQLPositionStore creates a new mock instance

func (*MockMySQLPositionStore) Close

func (m *MockMySQLPositionStore) Close()

Close mocks base method

func (*MockMySQLPositionStore) EXPECT

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

func (*MockMySQLPositionStore) Get

Get mocks base method

func (*MockMySQLPositionStore) Put

func (m *MockMySQLPositionStore) Put(arg0 utils.MySQLBinlogPosition, arg1 chan struct{})

Put mocks base method

func (*MockMySQLPositionStore) Start

func (m *MockMySQLPositionStore) Start() error

Start mocks base method

type MockMySQLPositionStoreMockRecorder

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

MockMySQLPositionStoreMockRecorder is the mock recorder for MockMySQLPositionStore

func (*MockMySQLPositionStoreMockRecorder) Close

Close indicates an expected call of Close

func (*MockMySQLPositionStoreMockRecorder) Get

Get indicates an expected call of Get

func (*MockMySQLPositionStoreMockRecorder) Put

func (mr *MockMySQLPositionStoreMockRecorder) Put(arg0, arg1 interface{}) *gomock.Call

Put indicates an expected call of Put

func (*MockMySQLPositionStoreMockRecorder) Start

Start indicates an expected call of Start

Jump to

Keyboard shortcuts

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