module EventStore::HTTP::Controls::IPAddress::Cluster::Follower
Public Class Methods
example()
click to toggle source
# File lib/event_store/http/controls/ip_address/cluster.rb, line 28 def self.example _, follower_ip_address, * = Controls::Cluster::CurrentMembers.get leader_ip_address end