MCPcopy
hub / github.com/zalando/skipper / nonePredicate

Struct nonePredicate

_test_plugins_fail/fail.go:43–43  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

41}
42
43type nonePredicate struct{}
44
45func (p nonePredicate) Match(*http.Request) bool {
46 return false

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected