Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
43
type
nonePredicate
struct
{}
44
45
func
(p nonePredicate) Match(*http.Request) bool {
46
return
false
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected