Documentation ¶
There is no documentation for this package.
Source Files ¶
Directories ¶
Path | Synopsis |
---|---|
excelrc
|
|
gostudynote
|
|
rbt-cli
|
|
src/github.com/streadway/amqp
Package amqp is an AMQP 0.9.1 client with RabbitMQ extensions
|
Package amqp is an AMQP 0.9.1 client with RabbitMQ extensions |
src/github.com/streadway/amqp/_examples/simple-consumer
This example declares a durable Exchange, an ephemeral (auto-delete) Queue, binds the Queue to the Exchange with a binding key, and consumes every message published to that Exchange with that routing key.
|
This example declares a durable Exchange, an ephemeral (auto-delete) Queue, binds the Queue to the Exchange with a binding key, and consumes every message published to that Exchange with that routing key. |
src/github.com/streadway/amqp/_examples/simple-producer
This example declares a durable Exchange, and publishes a single message to that Exchange with a given routing key.
|
This example declares a durable Exchange, and publishes a single message to that Exchange with a given routing key. |
src/simple-consumer
This example declares a durable Exchange, an ephemeral (auto-delete) Queue, binds the Queue to the Exchange with a binding key, and consumes every message published to that Exchange with that routing key.
|
This example declares a durable Exchange, an ephemeral (auto-delete) Queue, binds the Queue to the Exchange with a binding key, and consumes every message published to that Exchange with that routing key. |
src/simple-producer
This example declares a durable Exchange, and publishes a single message to that Exchange with a given routing key.
|
This example declares a durable Exchange, and publishes a single message to that Exchange with a given routing key. |
shadows
|
|
stringutil
Package stringutil contains utility functions for working with strings.
|
Package stringutil contains utility functions for working with strings. |
Click to show internal directories.
Click to hide internal directories.