novuhq / go-novu

GO SDK for Novu - The open-source notification infrastructure for engineers. 🚀
MIT License
58 stars 44 forks source link

feature: add missing delete topic method in sdk #25

Closed jainpawan21 closed 1 year ago

jainpawan21 commented 1 year ago

API Reference :- https://docs.novu.co/api/delete-topic/

ITopics Interface:- https://github.com/novuhq/go-novu/blob/master/lib/topic.go#L12C13-L12C22