mock_position_store

package
v0.9.71 Latest Latest
Warning

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

Go to latest
Published: Jun 29, 2020 License: Apache-2.0 Imports: 3 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 MockPositionCacheInterface added in v0.9.17

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

MockPositionCacheInterface is a mock of PositionCacheInterface interface

func NewMockPositionCacheInterface added in v0.9.17

func NewMockPositionCacheInterface(ctrl *gomock.Controller) *MockPositionCacheInterface

NewMockPositionCacheInterface creates a new mock instance

func (*MockPositionCacheInterface) Clear added in v0.9.17

func (m *MockPositionCacheInterface) Clear() error

Clear mocks base method

func (*MockPositionCacheInterface) Close added in v0.9.17

func (m *MockPositionCacheInterface) Close()

Close mocks base method

func (*MockPositionCacheInterface) EXPECT added in v0.9.17

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

func (*MockPositionCacheInterface) Flush added in v0.9.17

func (m *MockPositionCacheInterface) Flush() error

Flush mocks base method

func (*MockPositionCacheInterface) Get added in v0.9.17

Get mocks base method

func (*MockPositionCacheInterface) GetEncodedPersistentPosition added in v0.9.19

func (m *MockPositionCacheInterface) GetEncodedPersistentPosition() (position_repos.PositionMeta, string, bool, error)

GetEncodedPersistentPosition mocks base method

func (*MockPositionCacheInterface) Put added in v0.9.17

Put mocks base method

func (*MockPositionCacheInterface) Start added in v0.9.17

func (m *MockPositionCacheInterface) Start() error

Start mocks base method

type MockPositionCacheInterfaceMockRecorder added in v0.9.17

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

MockPositionCacheInterfaceMockRecorder is the mock recorder for MockPositionCacheInterface

func (*MockPositionCacheInterfaceMockRecorder) Clear added in v0.9.17

Clear indicates an expected call of Clear

func (*MockPositionCacheInterfaceMockRecorder) Close added in v0.9.17

Close indicates an expected call of Close

func (*MockPositionCacheInterfaceMockRecorder) Flush added in v0.9.17

Flush indicates an expected call of Flush

func (*MockPositionCacheInterfaceMockRecorder) Get added in v0.9.17

Get indicates an expected call of Get

func (*MockPositionCacheInterfaceMockRecorder) GetEncodedPersistentPosition added in v0.9.19

func (mr *MockPositionCacheInterfaceMockRecorder) GetEncodedPersistentPosition() *gomock.Call

GetEncodedPersistentPosition indicates an expected call of GetEncodedPersistentPosition

func (*MockPositionCacheInterfaceMockRecorder) Put added in v0.9.17

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

Put indicates an expected call of Put

func (*MockPositionCacheInterfaceMockRecorder) Start added in v0.9.17

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