eventbus

package
v0.2.12 Latest Latest
Warning

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

Go to latest
Published: Jun 1, 2026 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewDispatcher added in v0.2.12

func NewDispatcher(cfg Config, logger *slog.Logger) (event.Dispatcher, event.Subscriber)

Types

type Config added in v0.2.12

type Config struct {
	BufferSize     int    `json:"buffer-size" toml:"buffer-size" yaml:"buffer-size"`
	DelayClose     string `json:"delay-close" toml:"delay-close" yaml:"delay-close"`
	HandlerTimeout string `json:"handler-timeout" toml:"handler-timeout" yaml:"handler-timeout"`
}

Jump to

Keyboard shortcuts

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