module EventStore::HTTP::Controls::Hostname::Unavailable

Public Class Methods

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