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 2b983e9 commit 3b9088fCopy full SHA for 3b9088f
src/rabbit_types.erl
@@ -40,7 +40,7 @@
40
unencoded_content/0, encoded_content/0, vhost/0, ctag/0,
41
amqp_error/0, r/1, r2/2, r3/3, ssl_socket/0, listener/0,
42
binding/0, amqqueue/0, exchange/0, connection/0, user/0,
43
- error/1, ok_or_error/1, ok/1]).
+ error/1, ok_or_error/1, ok_or_error2/2, ok/1]).
44
45
-type(maybe(T) :: T | 'none').
46
-type(vhost() :: binary()).
0 commit comments