Documentation
¶
Overview ¶
Package minio provides implementation for Minio operations.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Service ¶
type Service struct { }
Service is wrapper around minio client.
func (*Service) BucketExists ¶
BucketExists return true if bucket can be accessed with provided credentials and exists.
Click to show internal directories.
Click to hide internal directories.