package
1.9.5
Repository: https://github.com/argoproj/argo-events.git
Documentation: pkg.go.dev

# Functions

Install function installs the event bus.
NewExoticJetStreamInstaller return a new exoticJetStreamInstaller.
NewExoticKafkaInstaller return a new exoticKafkaInstaller.
NewExoticNATSInstaller return a new exoticNATSInstaller.
NewNATSInstaller returns a new NATS installer.
Uninstall function will be run before the EventBus object is deleted, usually it could be used to uninstall the extra resources who would not be cleaned up when an EventBus is deleted.

# Interfaces

Installer is an interface for event bus installation.