MCPcopy 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
42type fadeInDataClient struct {
43 reset, update chan []*eskip.Route
44 quit chan struct{}
45}
46
47type fadeInBackendInstance struct {
48 server *httptest.Server

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected