Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/zalando/skipper
/ Flags
TypeAlias
Flags
proxy/proxy.go:78–78 ·
view source on GitHub ↗
Flags control the behavior of the proxy.
Source
from the content-addressed store, hash-verified
76
77
// Flags control the behavior of the proxy.
78
type
Flags uint
79
80
const
(
81
FlagsNone Flags = 0
Callers
6
TestHTTPSServer
Function · 0.92
TestHTTPServer
Function · 0.92
testServerShutdown
Function · 0.92
run
Function · 0.92
TestToOptions
Function · 0.92
New
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected