Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/zalando/skipper
/ fadeInDataClient
Struct
fadeInDataClient
proxy/fadeintesting_test.go:42–45 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
40
)
41
42
type
fadeInDataClient
struct
{
43
reset, update
chan
[]*eskip.Route
44
quit
chan
struct
{}
45
}
46
47
type
fadeInBackendInstance
struct
{
48
server *httptest.Server
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected