mock

package
v0.43.1-access-memory-... Latest Latest
Warning

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

Go to latest
Published: Sep 29, 2025 License: AGPL-3.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Streamable

type Streamable struct {
	mock.Mock
}

Streamable is an autogenerated mock type for the Streamable type

func NewStreamable

func NewStreamable(t interface {
	mock.TestingT
	Cleanup(func())
}) *Streamable

NewStreamable creates a new instance of Streamable. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations. The first argument is typically a *testing.T value.

func (*Streamable) Close

func (_m *Streamable) Close()

Close provides a mock function with no fields

func (*Streamable) Fail

func (_m *Streamable) Fail(_a0 error)

Fail provides a mock function with given fields: _a0

func (*Streamable) ID

func (_m *Streamable) ID() string

ID provides a mock function with no fields

func (*Streamable) Next

func (_m *Streamable) Next(_a0 context.Context) (interface{}, error)

Next provides a mock function with given fields: _a0

func (*Streamable) Send

func (_m *Streamable) Send(_a0 context.Context, _a1 interface{}, _a2 time.Duration) error

Send provides a mock function with given fields: _a0, _a1, _a2

type Subscription

type Subscription struct {
	mock.Mock
}

Subscription is an autogenerated mock type for the Subscription type

func NewSubscription

func NewSubscription(t interface {
	mock.TestingT
	Cleanup(func())
}) *Subscription

NewSubscription creates a new instance of Subscription. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations. The first argument is typically a *testing.T value.

func (*Subscription) Channel

func (_m *Subscription) Channel() <-chan interface{}

Channel provides a mock function with no fields

func (*Subscription) Err

func (_m *Subscription) Err() error

Err provides a mock function with no fields

func (*Subscription) ID

func (_m *Subscription) ID() string

ID provides a mock function with no fields

Jump to

Keyboard shortcuts

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