Name: | gobreaker |
---|---|
Version: | 0.5.0 |
Release: | 4.el7 |
Architecture: | noarch |
Group: | Development/go |
Size: | 28037 |
License: | MIT |
RPM: | gobreaker-0.5.0-4.el7.noarch.rpm |
Source RPM: | gobreaker-0.5.0-4.el7.src.rpm |
Build Date: | Tue Dec 07 2021 |
Build Host: | build-ol7-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://github.com/sony/gobreaker |
Summary: | Go implementation of the Circuit Breaker pattern |
Description: | This is the Go implementation of the Circuit Breaker pattern |
- Refactor of files inclusion arrangement to avoid listing twice doc files - Remove inclusion of debug info - Swap of global macro for _libdir directly
- Remove redefinition of _libdir for a new macro
- Refactor of the go path variables to use /usr/share/gocode - Inclusion of README.md in files
- Initial build.