Skip to content
Snippets Groups Projects
Commit 3d7d50f7 authored by CodingSinger's avatar CodingSinger
Browse files

fix fmt failure

parent 7368392a
No related branches found
No related tags found
No related merge requests found
......@@ -158,7 +158,7 @@ const (
// ConditionAppRouterName Specify listenable application router name
ConditionAppRouterName = "app"
// ListenableRouterName Specify listenable router name
ListenableRouterName = "listenable"
ListenableRouterName = "listenable"
HealthCheckRouterName = "health_check"
// ConditionRouterRuleSuffix Specify condition router suffix
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment