fake

package
v2.11.26 Latest Latest
Warning

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

Go to latest
Published: Jan 3, 2024 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Overview

Package fake is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type FakeTailer

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

FakeTailer is a mock of Tailer interface.

func NewFakeTailer

func NewFakeTailer(ctrl *gomock.Controller) *FakeTailer

NewFakeTailer creates a new mock instance.

func (*FakeTailer) EXPECT

func (m *FakeTailer) EXPECT() *FakeTailerMockRecorder

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

func (*FakeTailer) Tail

func (m *FakeTailer) Tail(arg0 context.Context, arg1 string, arg2 io.Writer, arg3 ...logs.TailOption) error

Tail mocks base method.

type FakeTailerMockRecorder

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

FakeTailerMockRecorder is the mock recorder for FakeTailer.

func (*FakeTailerMockRecorder) Tail

func (mr *FakeTailerMockRecorder) Tail(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

Tail indicates an expected call of Tail.

type Tailer

type Tailer interface {
	logs.Tailer
}

Tailer is implemented by logs.Tailer.

Jump to

Keyboard shortcuts

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