package
Version:
v1.0.1
Opens a new window with list of versions in this module.
Published: Apr 19, 2023
License: GPL-3.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
¶
Provide an S3 client from the AWS session. For example:
var Module = fx.Options(
qsaws.ProvideAwsConfig(qsaws.EnvConfigType{}), // must have this
qss3.ProvideS3(),
)
Source Files
¶
Click to show internal directories.
Click to hide internal directories.