houseofcat / turbocookedrabbit

A user friendly RabbitMQ library written in Golang.
MIT License
107 stars 20 forks source link

fixes publish timeout #25

Closed istrau2 closed 2 years ago

istrau2 commented 1 year ago

@houseofcat sorry for the late comment. Don't we want millisecond units on the publish timeout since it defaults to nanosecond? Thanks.