mirror of
https://github.com/alibaba/higress.git
synced 2026-06-08 04:07:31 +08:00
optimize createRuleKey func (#240)
Signed-off-by: charlie <qianglin98@qq.com>
This commit is contained in:
@@ -76,7 +76,6 @@ type WrapperHTTPRoute struct {
|
||||
WeightTotal int32
|
||||
IsDefaultBackend bool
|
||||
RuleKey string
|
||||
RuleHash uint32
|
||||
}
|
||||
|
||||
func (w *WrapperHTTPRoute) Meta() string {
|
||||
|
||||
Reference in New Issue
Block a user