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 48be6a5 commit 8e88f6cCopy full SHA for 8e88f6c
deps/rabbit/src/rabbit_binding.erl
@@ -55,9 +55,9 @@
55
56
%%----------------------------------------------------------------------------
57
58
--spec new(rabbit_types:exchange(),
+-spec new(rabbit_types:binding_source(),
59
key(),
60
- rabbit_types:exchange() | amqqueue:amqqueue(),
+ rabbit_types:binding_destination(),
61
rabbit_framing:amqp_table()) ->
62
rabbit_types:binding().
63
0 commit comments