MCPcopy 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
62func (r *progressBarReader) Close() error {
63 //no-op as we close the file part manually
64 return nil
65}
66
67type namedBytesReader struct {
68 r *bytes.Reader

Callers 1

uploadFilePartMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected