# Functions

ClearRules clears all the 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
No description provided by the author

# Variables

No description provided by the author

# Structs

Rule 描述隔离策略(例如信号量隔离).
No description provided by the author

# Type aliases

MetricType represents the target metric type.