Skip to content

emailtovamos/Go-Circuit-Breaker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Go-Circuit-Breaker

A Circuit Breaker implementation in Golang.

Server gets called by client and there is a circuit breaker in between.

If server fails more than 60% of the times then the circuit breaker opens.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages