module Consul::Client
Top-level client name space. All public entry points are via this module.
Constants
- NULL_LOGGER
Default logger that silences all diagnostic output.
- ResponseException
Any non-successful response from
Consul
will result in this error being thrown.