package
Version:
v1.0.4
Opens a new window with list of versions in this module.
Published: Oct 25, 2023
License: MIT
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type AWS struct {
Region string `yaml:"REGION"`
AwsAccessKeyId string `yaml:"AWS_ACCESS_KEY_ID"`
AwsSecretAccessKey string `yaml:"AWS_SECRET_ACCESS_KEY"`
Endpoint string `yaml:"ENDPOINT"`
S3ForcePathStyle bool `yaml:"S3_FORCE_PATH_STYLE"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.