# Functions
NewEventHandler creates a new event.EventHandler that sends callbacks based on the success or failure of an event.
WithCallbackConfig sets the callback configuration.
WithHTTPClient sets a custom http.Client.
WithLogger sets a custom logger.Logger implementation for the EventHandler.
# Structs
No description provided by the author
No description provided by the author
# Type aliases
Option is a function that configures an EventHandler.