# Packages

No description provided by the author

# Functions

NewEventsProcessor will create a new events processor instance.
NewNotifyProcessor will create a new notify processor instance.

# Variables

ErrNilClient signals that a nil client have been provided.
ErrNilPusher signals that a nil pusher instance have been provided.

# Structs

ArgsEventsProcessor defines the arguments needed for events processor creation.

# Interfaces

Connector defines the behaviour of a client connector which will fetch the event.
Notifier defines the behaviour of a notifier instance.
Pusher defines the behaviour of a push notification instance.