package
1.0.5-aliyun-alpha
Repository: https://github.com/alibaba/sentinel-golang.git
Documentation: pkg.go.dev
# Functions
ClearRules clears all the rules in isolation module.
ClearRulesOfResource clears resource level rules in isolation module.
GetRules returns all the rules based on copy.
GetRulesOfResource returns specific resource's rules based on copy.
IsValidRule checks whether the given Rule is valid.
LoadRules loads the given isolation rules to the rule manager, while all previous rules will be replaced.
LoadRulesOfResource loads the given resource's isolation rules to the rule manager, while all previous resource's rules will be replaced.
# Constants
Concurrency represents concurrency (in-flight requests).
No description provided by the author
# Variables
No description provided by the author
# Type aliases
MetricType represents the target metric type.