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

Struct s3

pkg/encrypt/server-side.go:175–175  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

173}
174
175type s3 struct{}
176
177func (s s3) Type() Type { return S3 }
178

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected