We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b43b4ba commit d6f2e3cCopy full SHA for d6f2e3c
go/README.md
@@ -46,6 +46,7 @@ Code examples are executed via `go run`:
46
go run rpc_client.go 10
47
48
[AMQP 1.0 Direct Reply-To RPC](https://www.rabbitmq.com/docs/next/direct-reply-to)
49
+
50
go run rpc_amqp10.go
51
52
To learn more, see [`rabbitmq/amqp091-go`](https://github.com/rabbitmq/amqp091-go).
0 commit comments