Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cloudfoundry/multiapps-cli-plugin
/ Close
Method
Close
commands/file_uploader.go:62–65 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
60
}
61
62
func
(r *progressBarReader) Close() error {
63
//no-op as we close the file part manually
64
return
nil
65
}
66
67
type
namedBytesReader
struct
{
68
r *bytes.Reader
Callers
1
uploadFilePart
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected