application

package
v0.0.4 Latest Latest
Warning

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

Go to latest
Published: Feb 13, 2024 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type EBusPort

type EBusPort interface {
	// Listen listens to the event bus and calls the given callBack function for each received log.
	Listen(ctx context.Context, channelName string, callBack func(channelName string, logData me.LogData))
}

EBusPort is a port for Hexagonal Architecture Pattern. It is used to communicate with the event bus.

Jump to

Keyboard shortcuts

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