class ProtoMatcher2

Defined in:

example/other_consumer.cr

Instance Method Summary

Instance methods inherited from class RailwayIpc::Handler

call(_payload : Protobuf::Message, _metadata) call, handle(body, metadata) handle

Instance Method Detail

def call(payload : Commands::DoAThing, metadata) #

[View source]
def call(payload : Events::AThingWasDone, metadata) #

[View source]