package
Version:
v0.1.1
Opens a new window with list of versions in this module.
Published: Mar 30, 2024
License: MIT
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type S3Settings struct {
BaseUrl string `json:"base_url"`
Region string `json:"region"`
Bucket string `json:"bucket"`
AccessKey string `json:"access_key"`
SecretKey string `json:"secret_key"`
PathStyle bool `json:"path_style"`
DisableSSL bool `json:"disable_ssl"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.