Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
amqp-client
v0.6.3
AMQP
Client
Arguments
BaseMessage
Channel
ClosedException
DeliveryOrCancel
Connection
ClosedException
DeliverMessage
Error
Exchange
Frame
GetMessage
Message
Properties
Queue
ReturnedMessage
Sync
UnexpectedFrame
Built with Crystal 1.9.2
2023-10-08 11:27:02 UTC
struct
AMQP::Client::Sync(T)
AMQP::Client::Sync(T)
Struct
Value
Object
Defined in:
amqp-client/sync.cr
Constructors
.new
(obj : T =
T
.new)
Macro Summary
method_missing
(call)
Constructor Detail
def self.
new
(obj : T =
T
.new)
#
[
View source
]
Macro Detail
macro
method_missing
(call)
#
[
View source
]