forked from Ivasoft/traefik
Update oxy dependency
This commit is contained in:
committed by
Traefiker Bot
parent
d81c4e6d1a
commit
07be89d6e9
1
vendor/github.com/vulcand/oxy/buffer/threshold.go
generated
vendored
1
vendor/github.com/vulcand/oxy/buffer/threshold.go
generated
vendored
@@ -7,6 +7,7 @@ import (
|
||||
"github.com/vulcand/predicate"
|
||||
)
|
||||
|
||||
// IsValidExpression check if it's a valid expression
|
||||
func IsValidExpression(expr string) bool {
|
||||
_, err := parseExpression(expr)
|
||||
return err == nil
|
||||
|
||||
Reference in New Issue
Block a user