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

fixed grammatical error and typo #528

Open chun-hunag opened 2 years ago

chun-hunag commented 2 years ago

fixed grammatical error and typo in : _examples/pubsub/pubsub.go

blamarvt commented 2 years ago

FYI this library doesn't seem to be maintained. The project was forked by the RabbitMQ team which you can read about here: https://github.com/streadway/amqp/pull/500#issuecomment-857652492

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/.