channels

package
v0.182.1 Latest Latest
Warning

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

Go to latest
Published: Aug 27, 2026 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Overview

Code generated by counterfeiter. DO NOT EDIT.

Code generated by counterfeiter. DO NOT EDIT.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type FakeChannel

type FakeChannel struct {
	NameStub func() string

	SendStub func(context.Context, channels.OutboundMessage) error

	StartStub func(context.Context, chan<- channels.InboundMessage) error

	StopStub func() error
	// contains filtered or unexported fields
}

func (*FakeChannel) Invocations

func (fake *FakeChannel) Invocations() map[string][][]interface{}

func (*FakeChannel) Name

func (fake *FakeChannel) Name() string

func (*FakeChannel) NameCallCount

func (fake *FakeChannel) NameCallCount() int

func (*FakeChannel) NameCalls

func (fake *FakeChannel) NameCalls(stub func() string)

func (*FakeChannel) NameReturns

func (fake *FakeChannel) NameReturns(result1 string)

func (*FakeChannel) NameReturnsOnCall

func (fake *FakeChannel) NameReturnsOnCall(i int, result1 string)

func (*FakeChannel) Send

func (fake *FakeChannel) Send(arg1 context.Context, arg2 channels.OutboundMessage) error

func (*FakeChannel) SendArgsForCall

func (fake *FakeChannel) SendArgsForCall(i int) (context.Context, channels.OutboundMessage)

func (*FakeChannel) SendCallCount

func (fake *FakeChannel) SendCallCount() int

func (*FakeChannel) SendCalls

func (fake *FakeChannel) SendCalls(stub func(context.Context, channels.OutboundMessage) error)

func (*FakeChannel) SendReturns

func (fake *FakeChannel) SendReturns(result1 error)

func (*FakeChannel) SendReturnsOnCall

func (fake *FakeChannel) SendReturnsOnCall(i int, result1 error)

func (*FakeChannel) Start

func (fake *FakeChannel) Start(arg1 context.Context, arg2 chan<- channels.InboundMessage) error

func (*FakeChannel) StartArgsForCall

func (fake *FakeChannel) StartArgsForCall(i int) (context.Context, chan<- channels.InboundMessage)

func (*FakeChannel) StartCallCount

func (fake *FakeChannel) StartCallCount() int

func (*FakeChannel) StartCalls

func (fake *FakeChannel) StartCalls(stub func(context.Context, chan<- channels.InboundMessage) error)

func (*FakeChannel) StartReturns

func (fake *FakeChannel) StartReturns(result1 error)

func (*FakeChannel) StartReturnsOnCall

func (fake *FakeChannel) StartReturnsOnCall(i int, result1 error)

func (*FakeChannel) Stop

func (fake *FakeChannel) Stop() error

func (*FakeChannel) StopCallCount

func (fake *FakeChannel) StopCallCount() int

func (*FakeChannel) StopCalls

func (fake *FakeChannel) StopCalls(stub func() error)

func (*FakeChannel) StopReturns

func (fake *FakeChannel) StopReturns(result1 error)

func (*FakeChannel) StopReturnsOnCall

func (fake *FakeChannel) StopReturnsOnCall(i int, result1 error)

type FakeHistoryCleaner

type FakeHistoryCleaner struct {
	ClearHistoryStub func(context.Context, string) error
	// contains filtered or unexported fields
}

func (*FakeHistoryCleaner) ClearHistory

func (fake *FakeHistoryCleaner) ClearHistory(arg1 context.Context, arg2 string) error

func (*FakeHistoryCleaner) ClearHistoryArgsForCall

func (fake *FakeHistoryCleaner) ClearHistoryArgsForCall(i int) (context.Context, string)

func (*FakeHistoryCleaner) ClearHistoryCallCount

func (fake *FakeHistoryCleaner) ClearHistoryCallCount() int

func (*FakeHistoryCleaner) ClearHistoryCalls

func (fake *FakeHistoryCleaner) ClearHistoryCalls(stub func(context.Context, string) error)

func (*FakeHistoryCleaner) ClearHistoryReturns

func (fake *FakeHistoryCleaner) ClearHistoryReturns(result1 error)

func (*FakeHistoryCleaner) ClearHistoryReturnsOnCall

func (fake *FakeHistoryCleaner) ClearHistoryReturnsOnCall(i int, result1 error)

func (*FakeHistoryCleaner) Invocations

func (fake *FakeHistoryCleaner) Invocations() map[string][][]interface{}

Jump to

Keyboard shortcuts

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