struct LavinMQ::Replication::Server::Follower::DeleteAction

Defined in:

lavinmq/replication/server.cr

Instance Method Summary

Instance methods inherited from struct LavinMQ::Replication::Server::Follower::Action

send(socket : IO) : Int64 send

Constructor methods inherited from struct LavinMQ::Replication::Server::Follower::Action

new(path : String) new

Instance Method Detail

def send(socket) : Int64 #

[View source]