gotenberg-go-client
gotenberg-go-client copied to clipboard
Support request with cancelable context
Either the NewXxxRequest()
functions or Client.Post
should accept a context.Context
to support the standard Go way of canceling requests.
I plan to rework the libraries for the v7 version of Gotenberg :)