Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type EventListener ¶
type EventListener struct {
// contains filtered or unexported fields
}
func NewEventListener ¶
func NewEventListener(log *slog.Logger, api *api.API, patterns *config.Configuration, eventTypes []events.EventType) *EventListener
func (*EventListener) String ¶
func (s *EventListener) String() string
Click to show internal directories.
Click to hide internal directories.