mem

package
v1.11.0 Latest Latest
Warning

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

Go to latest
Published: Sep 11, 2024 License: Apache-2.0 Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewNotifier added in v1.11.0

func NewNotifier() mbus.Notifier

Types

type Notifier added in v1.11.0

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

func (*Notifier) IsClosed added in v1.11.0

func (n *Notifier) IsClosed() bool

func (*Notifier) Notify added in v1.11.0

func (n *Notifier) Notify(ctx context.Context, messenger mbus.Messenger, options ...mbus.NotifierOption) error

func (*Notifier) Observe added in v1.11.0

func (n *Notifier) Observe(ctx context.Context, messanger mbus.Messenger, opts ...mbus.NotifierOption) error

func (*Notifier) Stop added in v1.11.0

func (n *Notifier) Stop() error

type Service

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

Service in memory service

func New

func New() *Service

New creates a new in memory service

func (*Service) Push

func (s *Service) Push(ctx context.Context, dest *mbus.Resource, message *mbus.Message) (*mbus.Confirmation, error)

Jump to

Keyboard shortcuts

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