novuhq / go-novu

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

feat - add execution details api #54

Closed jerempy closed 11 months ago

jerempy commented 11 months ago

Issue: https://github.com/novuhq/go-novu/issues/48

Adds the methods for execution details per: https://api.novu.co/api#/Execution%20Details/ExecutionDetailsController_getExecutionDetailsForNotification

Uses the QueryBuilder interface i added in the previous PR for Messages