package
Version:
v1.1.6
Opens a new window with list of versions in this module.
Published: Feb 17, 2021
License: Apache-2.0
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Minio struct {
Client *minio.Client
Config *config.Minio
}
New return a MinIO instance
PutFile creates the object target in a bucket, with contents from file at source
PutString creates the object target in a bucket, with the content of data of string type
Source Files
¶
Click to show internal directories.
Click to hide internal directories.