streadway / amqp

Go client for AMQP 0.9.1
http://godoc.org/github.com/streadway/amqp
BSD 2-Clause "Simplified" License
4.88k stars 621 forks source link

chore: use buf.String() instead of string(buf.Bytes()) #539

Closed testwill closed 1 year ago

michaelklishin commented 1 year ago

Team RabbitMQ no longer pays any attention to this fork. Consider switching to, and submitting your PRs again, https://github.com/rabbitmq/amqp091-go/.

testwill commented 1 year ago

ok