mocks

package
v0.10.0 Latest Latest
Warning

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

Go to latest
Published: May 2, 2024 License: MIT Imports: 2 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 MockITracer

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

MockITracer is a mock of ITracer interface.

func NewMockITracer

func NewMockITracer(ctrl *gomock.Controller) *MockITracer

NewMockITracer creates a new mock instance.

func (*MockITracer) Attach

func (m *MockITracer) Attach(arg0 uint32) error

Attach mocks base method.

func (*MockITracer) Close

func (m *MockITracer) Close()

Close mocks base method.

func (*MockITracer) Detach

func (m *MockITracer) Detach(arg0 uint32) error

Detach mocks base method.

func (*MockITracer) EXPECT

func (m *MockITracer) EXPECT() *MockITracerMockRecorder

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

func (*MockITracer) SetEventHandler

func (m *MockITracer) SetEventHandler(arg0 any)

SetEventHandler mocks base method.

type MockITracerMockRecorder

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

MockITracerMockRecorder is the mock recorder for MockITracer.

func (*MockITracerMockRecorder) Attach

func (mr *MockITracerMockRecorder) Attach(arg0 any) *gomock.Call

Attach indicates an expected call of Attach.

func (*MockITracerMockRecorder) Close

func (mr *MockITracerMockRecorder) Close() *gomock.Call

Close indicates an expected call of Close.

func (*MockITracerMockRecorder) Detach

func (mr *MockITracerMockRecorder) Detach(arg0 any) *gomock.Call

Detach indicates an expected call of Detach.

func (*MockITracerMockRecorder) SetEventHandler

func (mr *MockITracerMockRecorder) SetEventHandler(arg0 any) *gomock.Call

SetEventHandler indicates an expected call of SetEventHandler.

Jump to

Keyboard shortcuts

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