optimize createRuleKey func (#240)

Signed-off-by: charlie <qianglin98@qq.com>
This commit is contained in:
Qianglin Li
2023-03-09 17:19:16 +08:00
committed by GitHub
parent f58f977f80
commit d99042747b
6 changed files with 112 additions and 80 deletions

View File

@@ -76,7 +76,6 @@ type WrapperHTTPRoute struct {
WeightTotal int32
IsDefaultBackend bool
RuleKey string
RuleHash uint32
}
func (w *WrapperHTTPRoute) Meta() string {