Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
railway_ipc_cr
master
Commands
DoAThing
ContextEntry
Events
AThingWasDone
ContextEntry
FailedToDoAThing
ContextEntry
MyConsumer
OtherConsumer
ProtoMatcher
ProtoMatcher2
RailwayIpc
Consumer
Handler
Requests
RequestAThing
ContextEntry
Responses
RequestedThing
ContextEntry
Built with Crystal 1.9.2
2023-10-07 18:42:45 UTC
class
RailwayIpc::Consumer
RailwayIpc::Consumer
Reference
Object
Direct Known Subclasses
MyConsumer
OtherConsumer
Defined in:
consumer.cr
Macro Summary
handler
(handler)
listen_to
(exchange, queue)
Macro Detail
macro
handler
(handler)
#
[
View source
]
macro
listen_to
(exchange, queue)
#
[
View source
]