Fault tolerance and resilience patterns for Go
-
Updated
Jun 24, 2025 - Go
8000
Fault tolerance and resilience patterns for Go
GoWrap is a command line tool for generating decorators for Go interfaces
env is a simple Go package that makes it easy to retrieve environment variables and provide fallback values if the specified key is not present. It also offers parsing of environment variables to various data types.
Go Client library that publishes a message to kafka given a topic, and pushes to a redis fallback queue in case of a failure. The library uses a circuit breaker hystrix logic for fallbacks
Add a description, image, and links to the fallback topic page so that developers can more easily learn about it.
To associate your repository with the fallback topic, visit your repo's landing page and select "manage topics."