MCPcopy
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
42func (m *hashWrapper) Close() {
43 m.Hash = nil
44}
45
46func sum256hex(data []byte) string {
47 hash := sha256.New()

Callers 1

TestStreamingReaderFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected