Example 1
Last updated
Last updated
The example is a Notifier Class that sends a notification to a certain platform once and error count threshold is reached.
ErrorNotifier :: Context
SlackNotifier :: Concrete Strategy
NotificationStrategy :: Abstract Strategy