Table of Contents - stoplight-2.2.1 Documentation
Classes and Modules
- Object
- Stoplight
- Stoplight::Color
- Stoplight::DataStore
- Stoplight::DataStore::Base
- Stoplight::DataStore::Memory
- Stoplight::DataStore::Redis
- Stoplight::Default
- Stoplight::Error
- Stoplight::Failure
- Stoplight::Light
- Stoplight::Light::Runnable
- Stoplight::Notifier
- Stoplight::Notifier::Base
- Stoplight::Notifier::Bugsnag
- Stoplight::Notifier::Generic
- Stoplight::Notifier::HipChat
- Stoplight::Notifier::Honeybadger
- Stoplight::Notifier::IO
- Stoplight::Notifier::Logger
- Stoplight::Notifier::Pagerduty
- Stoplight::Notifier::Raven
- Stoplight::Notifier::Rollbar
- Stoplight::Notifier::Slack
- Stoplight::State
Methods
- ::from_error — Stoplight::Failure
- ::from_json — Stoplight::Failure
- ::new — Stoplight::DataStore::Memory
- ::new — Stoplight::DataStore::Redis
- ::new — Stoplight::Failure
- ::new — Stoplight::Light
- ::new — Stoplight::Notifier::Bugsnag
- ::new — Stoplight::Notifier::HipChat
- ::new — Stoplight::Notifier::Honeybadger
- ::new — Stoplight::Notifier::Raven
- ::new — Stoplight::Notifier::Rollbar
- ::new — Stoplight::Notifier::Generic
- #== — Stoplight::Failure
- #Stoplight — Object
- #clear_failures — Stoplight::DataStore::Base
- #clear_failures — Stoplight::DataStore::Memory
- #clear_failures — Stoplight::DataStore::Redis
- #clear_failures — Stoplight::Light::Runnable
- #clear_state — Stoplight::DataStore::Base
- #clear_state — Stoplight::DataStore::Memory
- #clear_state — Stoplight::DataStore::Redis
- #color — Stoplight::Light::Runnable
- #failures_and_state — Stoplight::Light::Runnable
- #failures_key — Stoplight::DataStore::Redis
- #get_all — Stoplight::DataStore::Base
- #get_all — Stoplight::DataStore::Memory
- #get_all — Stoplight::DataStore::Redis
- #get_failures — Stoplight::DataStore::Base
- #get_failures — Stoplight::DataStore::Memory
- #get_failures — Stoplight::DataStore::Redis
- #get_state — Stoplight::DataStore::Base
- #get_state — Stoplight::DataStore::Memory
- #get_state — Stoplight::DataStore::Redis
- #handle_error — Stoplight::Light::Runnable
- #io — Stoplight::Notifier::IO
- #key — Stoplight::DataStore::Redis
- #logger — Stoplight::Notifier::Logger
- #names — Stoplight::DataStore::Base
- #names — Stoplight::DataStore::Memory
- #names — Stoplight::DataStore::Redis
- #normalize_failures — Stoplight::DataStore::Redis
- #normalize_state — Stoplight::DataStore::Redis
- #notify — Stoplight::Notifier::Base
- #notify — Stoplight::Notifier::Bugsnag
- #notify — Stoplight::Notifier::HipChat
- #notify — Stoplight::Notifier::Honeybadger
- #notify — Stoplight::Notifier::Raven
- #notify — Stoplight::Notifier::Rollbar
- #notify — Stoplight::Light::Runnable
- #notify — Stoplight::Notifier::Generic
- #pagerduty — Stoplight::Notifier::Pagerduty
- #put — Stoplight::Notifier::IO
- #put — Stoplight::Notifier::Logger
- #put — Stoplight::Notifier::Pagerduty
- #put — Stoplight::Notifier::Slack
- #put — Stoplight::Notifier::Generic
- #query_failures — Stoplight::DataStore::Redis
- #query_state — Stoplight::DataStore::Redis
- #record_failure — Stoplight::DataStore::Base
- #record_failure — Stoplight::DataStore::Memory
- #record_failure — Stoplight::DataStore::Redis
- #record_failure — Stoplight::Light::Runnable
- #run — Stoplight::Light::Runnable
- #run_code — Stoplight::Light::Runnable
- #run_green — Stoplight::Light::Runnable
- #run_red — Stoplight::Light::Runnable
- #run_yellow — Stoplight::Light::Runnable
- #safely — Stoplight::Light::Runnable
- #set_state — Stoplight::DataStore::Base
- #set_state — Stoplight::DataStore::Memory
- #set_state — Stoplight::DataStore::Redis
- #slack — Stoplight::Notifier::Slack
- #states_key — Stoplight::DataStore::Redis
- #to_json — Stoplight::Failure
- #with_cool_off_time — Stoplight::Light
- #with_data_store — Stoplight::Light
- #with_error_handler — Stoplight::Light
- #with_error_notifier — Stoplight::Light
- #with_fallback — Stoplight::Light
- #with_notifiers — Stoplight::Light
- #with_threshold — Stoplight::Light