Skip to content
Snippets Groups Projects
Commit b27e77b7 authored by LaurenceLiZhixin's avatar LaurenceLiZhixin
Browse files

fix: change name to local

parent 98158e96
No related branches found
No related tags found
No related merge requests found
...@@ -215,7 +215,7 @@ const ( ...@@ -215,7 +215,7 @@ const (
// HealthCheckRouterName Specify the name of HealthCheckRouter // HealthCheckRouterName Specify the name of HealthCheckRouter
HealthCheckRouterName = "health_check" HealthCheckRouterName = "health_check"
// LocalPriorityRouterName Specify the name of LocalPriorityRouter // LocalPriorityRouterName Specify the name of LocalPriorityRouter
LocalPriorityRouterName = "self_priority" LocalPriorityRouterName = "local_priority"
// TagRouterName Specify the name of TagRouter // TagRouterName Specify the name of TagRouter
TagRouterName = "tag" TagRouterName = "tag"
// TagRouterRuleSuffix Specify tag router suffix // TagRouterRuleSuffix Specify tag router suffix
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment