mock_dl

package
v2.4.3 Latest Latest
Warning

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

Go to latest
Published: Oct 6, 2023 License: GPL-3.0 Imports: 4 Imported by: 0

Documentation

Overview

Package mock_dl is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockExporter

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

MockExporter is a mock of Exporter interface.

func NewMockExporter

func NewMockExporter(ctrl *gomock.Controller) *MockExporter

NewMockExporter creates a new mock instance.

func (*MockExporter) EXPECT

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

func (*MockExporter) ProcessFunc

func (m *MockExporter) ProcessFunc(arg0 string) slackdump.ProcessFunc

ProcessFunc mocks base method.

func (*MockExporter) Start

func (m *MockExporter) Start(arg0 context.Context)

Start mocks base method.

func (*MockExporter) Stop

func (m *MockExporter) Stop()

Stop mocks base method.

type MockExporterMockRecorder

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

MockExporterMockRecorder is the mock recorder for MockExporter.

func (*MockExporterMockRecorder) ProcessFunc

func (mr *MockExporterMockRecorder) ProcessFunc(arg0 interface{}) *gomock.Call

ProcessFunc indicates an expected call of ProcessFunc.

func (*MockExporterMockRecorder) Start

func (mr *MockExporterMockRecorder) Start(arg0 interface{}) *gomock.Call

Start indicates an expected call of Start.

func (*MockExporterMockRecorder) Stop

func (mr *MockExporterMockRecorder) Stop() *gomock.Call

Stop indicates an expected call of Stop.

Jump to

Keyboard shortcuts

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