nikoksr / notify

A dead simple Go library for sending notifications to various messaging services.
MIT License
2.8k stars 203 forks source link

feat(service): Zulip Service integration #711

Open saisumith770 opened 9 months ago

saisumith770 commented 9 months ago

Description

Adds Zulip service to the package

Motivation and Context

solving the issue #457

How Has This Been Tested?

All exported methods have been unit tested with testify.

Types of changes

Checklist: