mock_dl

package
v2.5.8 Latest Latest
Warning

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

Go to latest
Published: Apr 7, 2024 License: GPL-3.0 Imports: 4 Imported by: 0

Documentation

Overview

Code generated by MockGen. DO NOT EDIT. Source: github.com/rusq/slackdump/v2/internal/structures/files/dl (interfaces: Exporter)

Generated by this command:

mockgen -destination ../../../../internal/mocks/mock_dl/mock_exporter.go github.com/rusq/slackdump/v2/internal/structures/files/dl Exporter

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 any) *gomock.Call

ProcessFunc indicates an expected call of ProcessFunc.

func (*MockExporterMockRecorder) Start

func (mr *MockExporterMockRecorder) Start(arg0 any) *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