Versions in this module Expand all Collapse all v1 v1.0.2 Mar 17, 2021 Changes in this version + func FromGatewayObjectPart(partID int, oi minio.ObjectInfo) (pi minio.PartInfo) + type S3 struct + func (g *S3) Name() string + func (g *S3) NewGatewayLayer(creds auth.Credentials) (minio.ObjectLayer, error) + func (g *S3) Production() bool