mock_logexporter

package
v0.54.2 Latest Latest
Warning

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

Go to latest
Published: Oct 18, 2024 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Overview

Package mock_logexporter is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockLogSender

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

MockLogSender is a mock of LogSender interface.

func NewMockLogSender

func NewMockLogSender(ctrl *gomock.Controller) *MockLogSender

NewMockLogSender creates a new mock instance.

func (*MockLogSender) EXPECT

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

func (*MockLogSender) SendLog

func (m *MockLogSender) SendLog(arg0 context.Context, arg1 *logexporter.LogEntry) error

SendLog mocks base method.

type MockLogSenderMockRecorder

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

MockLogSenderMockRecorder is the mock recorder for MockLogSender.

func (*MockLogSenderMockRecorder) SendLog

func (mr *MockLogSenderMockRecorder) SendLog(arg0, arg1 interface{}) *gomock.Call

SendLog indicates an expected call of SendLog.

Jump to

Keyboard shortcuts

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