package
0.24.46
Repository: https://github.com/openziti/fabric.git
Documentation: pkg.go.dev

# Functions

No description provided by the author

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Variables

No description provided by the author

# Structs

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
A Subscription has information to configure an event handler.
No description provided by the author
No description provided by the author
No description provided by the author

# Interfaces

No description provided by the author
No description provided by the author
No description provided by the author
The Dispatcher interface manages handlers for a number of events as well as dispatching events to those handlers.
No description provided by the author
No description provided by the author
A FormattedEventSink accepts formatted events, i.e.
A FormatterFactory returns a formatter which will send events to the given FormattedEventSink.
A HandlerFactory knows how to create a given event handler type using the provided configuration map.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
A TypeRegistrar handles registering and unregistering handlers for a given event type.
No description provided by the author
No description provided by the author
No description provided by the author

# Type aliases

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
FormatterFactoryF is a function version of FormatterFactory.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
A RegistrationHandler can take a handler, which may implement multiple event handler interfaces, and configure it using the configuration map provided.
No description provided by the author
No description provided by the author
A UnregistrationHandler will remove give handler, if implements the interface for this event type and is registered to receive events of this type.