Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/minio/minio-go
/ Close
Method
Close
pkg/signer/request-signature-streaming_test.go:42–44 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
40
}
41
42
func
(m *hashWrapper) Close() {
43
m.Hash = nil
44
}
45
46
func
sum256hex(data []byte) string {
47
hash := sha256.New()
Callers
1
TestStreamingReader
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected