golang_circuitbreaker

module
v0.0.0-...-8dafbfe Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 11, 2015 License: Apache-2.0

README

Overview

Breaker is a package to provide circuit breaker functionality to Go servers that depend on potentially unreliable external systems interfaces.

Documentation

We have generated Go Doc documentation here.

Testing

Build Status

Directories

Path Synopsis
The breaker package provides circuit breaker primitives to enable one to safely interact with potentially-unreliable subsystems in a way that allows a graceful alternative behavior while in degraded state.
The breaker package provides circuit breaker primitives to enable one to safely interact with potentially-unreliable subsystems in a way that allows a graceful alternative behavior while in degraded state.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL