module EventStore::HTTP::Controls::Hostname::Cluster::Followers

Public Class Methods

example() click to toggle source
# File lib/event_store/http/controls/hostname/cluster.rb, line 17
def self.example
  'followers.eventstore-cluster.local'
end