Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Minio ¶
type Minio struct { Endpoint string Key string Secret string UseSSL bool Region string Bucket string }
Minio is the overall type for the minio filesystem, and contains the connection credentials, endpoint, and the bucket to use
func (*Minio) Get ¶
Get pulls a file from the remote file system and saves it somewhere on our server
Click to show internal directories.
Click to hide internal directories.