mocks

package
v0.16.8 Latest Latest
Warning

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

Go to latest
Published: May 12, 2021 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Overview

Package mocks is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockPGManager

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

MockPGManager is a mock of PGManager interface

func NewMockPGManager

func NewMockPGManager(ctrl *gomock.Controller) *MockPGManager

NewMockPGManager creates a new mock instance

func (*MockPGManager) EXPECT

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

func (*MockPGManager) GetTimelinesHistory

func (m *MockPGManager) GetTimelinesHistory(timeline uint64) ([]*postgresql.TimelineHistory, error)

GetTimelinesHistory mocks base method

type MockPGManagerMockRecorder

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

MockPGManagerMockRecorder is the mock recorder for MockPGManager

func (*MockPGManagerMockRecorder) GetTimelinesHistory

func (mr *MockPGManagerMockRecorder) GetTimelinesHistory(timeline interface{}) *gomock.Call

GetTimelinesHistory indicates an expected call of GetTimelinesHistory

Jump to

Keyboard shortcuts

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