package
Version:
v0.0.0-...-b155b17
Opens a new window with list of versions in this module.
Published: Sep 16, 2024
License: MIT
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Config struct {
S3 s3Config `json:"s3" mapstructure:"s3"`
S3Cli *minio.Client `json:"-" mapsructure:"-"`
}
Config config
Instance global config instance
Source Files
¶
Click to show internal directories.
Click to hide internal directories.