package
Version:
v1.2.0
Opens a new window with list of versions in this module.
Published: Nov 20, 2023
License: AGPL-3.0
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type S3Config struct {
AccessKey string `json:"accessKey"`
SecretKey string `json:"secretKey"`
Region string `json:"region"`
Bucket string `json:"bucket"`
RequestFormat string `json:"requestFormat"`
RequestMethod string `json:"requestMethod"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.