Closed ajmckee closed 3 years ago
I needed to add support for publishing messages with an expiration. Therefore find a basic PR for this. Additionally as more options are supported I thought it would be a good idea to add some conditional to the injection of amqp.Publishing options. I was not able to determine a method to write tests for this, but if you have suggests I would gladly write some.
Looks like there's go fmt
failure. Once that's resolved I'll get it merged! Thanks for making those changes
Looks like there's
go fmt
failure. Once that's resolved I'll get it merged! Thanks for making those changes
Yep my bad, still figuring out golang and forgot to run fmt.