eventbus

package
v1.17.0-beta.0 Latest Latest
Warning

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

Go to latest
Published: Apr 24, 2024 License: Apache-2.0 Imports: 12 Imported by: 3

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type EventBus

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

func (*EventBus) Forward

func (*EventBus) Forward(target provider.Target, data interface{}) (response interface{}, err error)

func (*EventBus) GoToTarget

func (eb *EventBus) GoToTarget(data map[string]interface{}, stop chan struct{}) (interface{}, error)

func (*EventBus) Name

func (eb *EventBus) Name() string

func (*EventBus) RegisterListener

func (eb *EventBus) RegisterListener(handle listener.Handle) error

func (*EventBus) UnregisterListener

func (eb *EventBus) UnregisterListener()

Jump to

Keyboard shortcuts

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