mock_internal

package
v0.2.23 Latest Latest
Warning

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

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

Documentation

Overview

Package mock_internal is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockLogFetchHandlers

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

MockLogFetchHandlers is a mock of LogFetchHandlers interface

func NewMockLogFetchHandlers

func NewMockLogFetchHandlers(ctrl *gomock.Controller) *MockLogFetchHandlers

NewMockLogFetchHandlers creates a new mock instance

func (*MockLogFetchHandlers) AfterFetch

func (m *MockLogFetchHandlers) AfterFetch(logs []storage.Object) error

AfterFetch mocks base method

func (*MockLogFetchHandlers) EXPECT

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

func (*MockLogFetchHandlers) FetchLog

func (m *MockLogFetchHandlers) FetchLog(logFolder storage.Folder, logName string) (bool, error)

FetchLog mocks base method

func (*MockLogFetchHandlers) HandleAbortFetch

func (m *MockLogFetchHandlers) HandleAbortFetch(LogName string) error

HandleAbortFetch mocks base method

type MockLogFetchHandlersMockRecorder

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

MockLogFetchHandlersMockRecorder is the mock recorder for MockLogFetchHandlers

func (*MockLogFetchHandlersMockRecorder) AfterFetch

func (mr *MockLogFetchHandlersMockRecorder) AfterFetch(logs interface{}) *gomock.Call

AfterFetch indicates an expected call of AfterFetch

func (*MockLogFetchHandlersMockRecorder) FetchLog

func (mr *MockLogFetchHandlersMockRecorder) FetchLog(logFolder, logName interface{}) *gomock.Call

FetchLog indicates an expected call of FetchLog

func (*MockLogFetchHandlersMockRecorder) HandleAbortFetch

func (mr *MockLogFetchHandlersMockRecorder) HandleAbortFetch(LogName interface{}) *gomock.Call

HandleAbortFetch indicates an expected call of HandleAbortFetch

type MockLogFetchSettings

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

MockLogFetchSettings is a mock of LogFetchSettings interface

func NewMockLogFetchSettings

func NewMockLogFetchSettings(ctrl *gomock.Controller) *MockLogFetchSettings

NewMockLogFetchSettings creates a new mock instance

func (*MockLogFetchSettings) EXPECT

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

func (*MockLogFetchSettings) GetLogFolderPath

func (m *MockLogFetchSettings) GetLogFolderPath() string

GetLogFolderPath mocks base method

func (*MockLogFetchSettings) GetLogsFetchInterval

func (m *MockLogFetchSettings) GetLogsFetchInterval() (time.Time, *time.Time)

GetLogsFetchInterval mocks base method

type MockLogFetchSettingsMockRecorder

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

MockLogFetchSettingsMockRecorder is the mock recorder for MockLogFetchSettings

func (*MockLogFetchSettingsMockRecorder) GetLogFolderPath

func (mr *MockLogFetchSettingsMockRecorder) GetLogFolderPath() *gomock.Call

GetLogFolderPath indicates an expected call of GetLogFolderPath

func (*MockLogFetchSettingsMockRecorder) GetLogsFetchInterval

func (mr *MockLogFetchSettingsMockRecorder) GetLogsFetchInterval() *gomock.Call

GetLogsFetchInterval indicates an expected call of GetLogsFetchInterval

Jump to

Keyboard shortcuts

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