mock_position_store

package
v0.9.15 Latest Latest
Warning

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

Go to latest
Published: Jan 21, 2019 License: Apache-2.0 Imports: 5 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

Get indicates an expected call of Get

func (*MockMongoPositionStoreMockRecorder) Put

func (mr *MockMongoPositionStoreMockRecorder) Put(arg0 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) FSync

func (m *MockMySQLPositionStore) FSync()

FSync mocks base method

func (*MockMySQLPositionStore) Get

Get mocks base method

func (*MockMySQLPositionStore) Put

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

FSync indicates an expected call of FSync

func (*MockMySQLPositionStoreMockRecorder) Get

Get indicates an expected call of Get

func (*MockMySQLPositionStoreMockRecorder) Put

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

Put indicates an expected call of Put

func (*MockMySQLPositionStoreMockRecorder) Start

Start indicates an expected call of Start

type MockMySQLTablePositionStore

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

MockMySQLTablePositionStore is a mock of MySQLTablePositionStore interface

func NewMockMySQLTablePositionStore

func NewMockMySQLTablePositionStore(ctrl *gomock.Controller) *MockMySQLTablePositionStore

NewMockMySQLTablePositionStore creates a new mock instance

func (*MockMySQLTablePositionStore) Close

func (m *MockMySQLTablePositionStore) Close()

Close mocks base method

func (*MockMySQLTablePositionStore) EXPECT

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

func (*MockMySQLTablePositionStore) GetCurrent

GetCurrent mocks base method

func (*MockMySQLTablePositionStore) GetMaxMin

GetMaxMin mocks base method

func (*MockMySQLTablePositionStore) GetStartBinlogPos

func (m *MockMySQLTablePositionStore) GetStartBinlogPos() (utils.MySQLBinlogPosition, bool)

GetStartBinlogPos mocks base method

func (*MockMySQLTablePositionStore) PutCurrent

PutCurrent mocks base method

func (*MockMySQLTablePositionStore) PutMaxMin

PutMaxMin mocks base method

func (*MockMySQLTablePositionStore) PutStartBinlogPos

func (m *MockMySQLTablePositionStore) PutStartBinlogPos(arg0 utils.MySQLBinlogPosition)

PutStartBinlogPos mocks base method

func (*MockMySQLTablePositionStore) Start

Start mocks base method

type MockMySQLTablePositionStoreMockRecorder

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

MockMySQLTablePositionStoreMockRecorder is the mock recorder for MockMySQLTablePositionStore

func (*MockMySQLTablePositionStoreMockRecorder) Close

Close indicates an expected call of Close

func (*MockMySQLTablePositionStoreMockRecorder) GetCurrent

func (mr *MockMySQLTablePositionStoreMockRecorder) GetCurrent(arg0 interface{}) *gomock.Call

GetCurrent indicates an expected call of GetCurrent

func (*MockMySQLTablePositionStoreMockRecorder) GetMaxMin

func (mr *MockMySQLTablePositionStoreMockRecorder) GetMaxMin(arg0 interface{}) *gomock.Call

GetMaxMin indicates an expected call of GetMaxMin

func (*MockMySQLTablePositionStoreMockRecorder) GetStartBinlogPos

func (mr *MockMySQLTablePositionStoreMockRecorder) GetStartBinlogPos() *gomock.Call

GetStartBinlogPos indicates an expected call of GetStartBinlogPos

func (*MockMySQLTablePositionStoreMockRecorder) PutCurrent

func (mr *MockMySQLTablePositionStoreMockRecorder) PutCurrent(arg0, arg1 interface{}) *gomock.Call

PutCurrent indicates an expected call of PutCurrent

func (*MockMySQLTablePositionStoreMockRecorder) PutMaxMin

func (mr *MockMySQLTablePositionStoreMockRecorder) PutMaxMin(arg0, arg1, arg2 interface{}) *gomock.Call

PutMaxMin indicates an expected call of PutMaxMin

func (*MockMySQLTablePositionStoreMockRecorder) PutStartBinlogPos

func (mr *MockMySQLTablePositionStoreMockRecorder) PutStartBinlogPos(arg0 interface{}) *gomock.Call

PutStartBinlogPos indicates an expected call of PutStartBinlogPos

func (*MockMySQLTablePositionStoreMockRecorder) 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