MEDIGO/go-zendesk

Groups

fterrag opened this issue · 2 comments

Hey there,

Thank you for creating and maintaining this package - it's been very useful! I was wondering if there was a way to fetch groups? I see that there is a Group struct defined, but I'm not seeing how to fetch groups from Zendesk.

Thanks!

We received a pull request #63 with the Group methods. Unfortunately it was missing test cases. Since Groups are not a business priority for us, this has got overlooked. Perhaps you would like to take over the code from the PR, add a few test cases and send us a new PR?

@eggman64 thanks for the quick reply. When you're able to, please take a look at #87. Thanks!