Directories
¶
Path | Synopsis |
---|---|
Package api provides the topmost fundamental APIs for users using sentinel-golang.
|
Package api provides the topmost fundamental APIs for users using sentinel-golang. |
core
|
|
circuitbreaker
Package circuitbreaker implements the circuit breaker pattern, which provides stability and prevents cascading failures in distributed systems.
|
Package circuitbreaker implements the circuit breaker pattern, which provides stability and prevents cascading failures in distributed systems. |
config
Package config provides general configuration mechanism.
|
Package config provides general configuration mechanism. |
flow
Package flow implements the flow shaping control.
|
Package flow implements the flow shaping control. |
hotspot
Package hotspot provides implementation of "hot-spot" (frequent) parameter flow control.
|
Package hotspot provides implementation of "hot-spot" (frequent) parameter flow control. |
isolation
Package isolation provides implementation of concurrency limiting (semaphore isolation).
|
Package isolation provides implementation of concurrency limiting (semaphore isolation). |
stat/base
Package stat/base provides fundamental data structures of statistics.
|
Package stat/base provides fundamental data structures of statistics. |
system
Package system provides implementation of adaptive system protection.
|
Package system provides implementation of adaptive system protection. |
example
|
|
circuitbreaker/error_count
command
|
|
circuitbreaker/error_ratio
command
|
|
circuitbreaker/slow_rt_ratio
command
|
|
flow/memory_adaptive
command
|
|
flow/qps
command
|
|
flow/warm_up
command
|
|
hotspot_param_flow/concurrency
command
|
|
hotspot_param_flow/qps_reject
command
|
|
isolation
command
|
|
exporter
|
|
ext
|
|
datasource
Package ext/datasource provides interfaces and helper classes of dynamic data-source.
|
Package ext/datasource provides interfaces and helper classes of dynamic data-source. |
pkg
|
|
adapters/echo
module
|
|
adapters/fiber
module
|
|
adapters/gear
module
|
|
adapters/gin
module
|
|
adapters/go-zero
module
|
|
adapters/goframe
module
|
|
adapters/grpc
module
|
|
adapters/hertz
module
|
|
adapters/iris
module
|
|
adapters/kitex
module
|
|
adapters/micro
module
|
|
datasource/apollo
module
|
|
datasource/consul
module
|
|
datasource/etcdv3
module
|
|
datasource/k8s
module
|
|
datasource/nacos
module
|
|
tests
|
|
Click to show internal directories.
Click to hide internal directories.