MCPcopy
hub / github.com/minio/minio-go / Close

Method Close

api-putobject-snowball.go:93–95  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

91}
92
93func (n nopReadSeekCloser) Close() error {
94 return nil
95}
96
97// This is available as io.ReadSeekCloser from go1.16
98type readSeekCloser interface {

Callers 1

PutObjectsSnowballMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected