ing
This commit is contained in:
@@ -37,7 +37,7 @@ func (m *RedisMatcher) Name(matchCtx *osm.MatchCtx) string {
|
||||
return name
|
||||
}
|
||||
|
||||
func (m *RedisMatcher) IsPrePacket(matchCtx *osm.MatchCtx) bool {
|
||||
func (m *RedisMatcher) IsPrePacket() bool {
|
||||
return false
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user