Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
93
func
(n nopReadSeekCloser) Close() error {
94
return
nil
95
}
96
97
// This is available as io.ReadSeekCloser from go1.16
98
type
readSeekCloser
interface
{
Callers
1
PutObjectsSnowball
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected