Skip to content

Commit d336670

Browse files
authored
Merge pull request #9 from benmoss/add-godoc-link
Add a link to pkg.go.dev API docs
2 parents f77dab5 + 5dd0a8b commit d336670

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Go RabbitMQ Client Library
22

3+
[![Go Reference](https://pkg.go.dev/badge/github.com/rabbitmq/amqp091-go.svg)](https://pkg.go.dev/github.com/rabbitmq/amqp091-go)
4+
35
This is a Go AMQP 0.9.1 client maintained by the [RabbitMQ core team](https://github.com/rabbitmq).
46
It was [originally developed by Sean Treadway](https://github.com/streadway/amqp).
57

0 commit comments

Comments
 (0)