MCPcopy
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.
78type Flags uint
79
80const (
81 FlagsNone Flags = 0

Callers 6

TestHTTPSServerFunction · 0.92
TestHTTPServerFunction · 0.92
testServerShutdownFunction · 0.92
runFunction · 0.92
TestToOptionsFunction · 0.92
NewFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected