Documentation
¶
Index ¶
- type S3Client
- func (s3 S3Client) GetObject(ctx context.Context, bucketName string, objectName string) (*minio.Object, error)
- func (s3 S3Client) PutObject(ctx context.Context, bucketName string, objectName string, reader io.Reader, ...) error
- func (s3 S3Client) PutObjectFile(ctx context.Context, bucketName string, objectName string, filePath string, ...) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.