Versions in this module Expand all Collapse all v0 v0.0.5 May 13, 2022 v0.0.4 May 2, 2022 Changes in this version + func GetFileContentType(out io.Reader) (string, error) + type MinioClient struct + func GetMinioClient() MinioClient + func (c MinioClient) PutObject(objectName, contentType string, object io.Reader, objectSize int64) error