Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/cloudfoundry/cli
/ Wrap
Method
Wrap
api/plugin/proxy_reader.go:8–8 ·
view source on GitHub ↗
(io.Reader)
Source
from the content-addressed store, hash-verified
6
7
type
ProxyReader
interface
{
8
Wrap(io.Reader) io.ReadCloser
9
Start(int64)
10
Finish()
11
}
Callers
15
Make
Method · 0.65
WrapConnection
Method · 0.65
request_logger_test.go
File · 0.65
retry_request_test.go
File · 0.65
error_converter_test.go
File · 0.65
WrapConnection
Method · 0.65
uaa_authentication_test.go
File · 0.65
request_logger_test.go
File · 0.65
trace_request_test.go
File · 0.65
retry_request_test.go
File · 0.65
WrapConnection
Method · 0.65
NewClient
Function · 0.65
Implementers
2
ProgressBarProxyReader
command/plugin/shared/progress_bar_pro
FakeProxyReader
api/plugin/pluginfakes/fake_proxy_read
Calls
no outgoing calls
Tested by
no test coverage detected