package
0.0.0-20240311213352-9fca86016bdb
Repository: https://github.com/rbren/go-prompter.git
Documentation: pkg.go.dev

# Functions

GetFileManager returns a singleton FileManager instance based on environment configuration.

# Structs

LocalFileManager struct to handle local filesystem operations.
S3Manager struct holds the S3 client and bucket name.

# Interfaces

FileManager defines the operations for a file management system.