mocks

package
v0.10.0 Latest Latest
Warning

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

Go to latest
Published: Feb 26, 2024 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Bus

type Bus struct {
	mock.Mock
}

func (*Bus) Migrate

func (b *Bus) Migrate(ctx context.Context) error

func (*Bus) Publish

func (b *Bus) Publish(ctx context.Context, message *bus.OutboundMessage) error

func (*Bus) Subscribe

func (b *Bus) Subscribe(ctx context.Context, subscribeName string, stream string, opts ...bus.SubscribeOption) (*bus.Subscription, error)

Jump to

Keyboard shortcuts

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