package
Version:
v0.0.0-...-0e83825
Opens a new window with list of versions in this module.
Published: Oct 21, 2023
License: MIT
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Config struct {
Endpoint string `json:"endpoint"`
AccessKey string `json:"accessKey"`
SecretAccessKey string `json:"secretAccessKey"`
Location string `json:"location"`
}
func (m *Config) NewClient() *minio.Client
Source Files
¶
Click to show internal directories.
Click to hide internal directories.