Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func StorageModule ¶ added in v0.2.3
func StorageModule(cfg app.StorageConfig) fx.Option
StorageModule returns the appropriate storage module based on configuration. If S3 is configured, returns S3Module + LocalOnlyModule. Otherwise, returns the full filesystem or memory module.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.