directory
0.0.3-alpha
Repository: https://github.com/lypee/sentinel-golang.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
Package circuitbreaker implements the circuit breaker pattern, which provides stability and prevents cascading failures in distributed systems.
Package config provides general configuration mechanism.
Package flow implements the flow shaping control.
Package hotspot provides implementation of "hot-spot" (frequent) parameter flow control.
Package isolation provides implementation of concurrency limiting (semaphore isolation).
No description provided by the author
No description provided by the author
Package system provides implementation of adaptive system protection.
No description provided by the author