novuhq / go-novu

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

Question: Missing API methods #84

Open VishalMCF opened 8 months ago

VishalMCF commented 8 months ago

I see that there are following methods which are not present in go client sdk but their java counterparts are present:-

  1. workflow
  2. workflow-groups
  3. organizations

Is there any specific reason for omitting these implementations from Golang sdk?

VishalMCF commented 8 months ago

@unicodeveloper Is my observation correct?