package
2.1.2+incompatible
Repository: https://github.com/chadweimer/gomp.git
Documentation: pkg.go.dev

# Functions

HandleS3Uploads returns a handler that serves static files from Amazon S3.
NewFileSystemDriver constucts a FileSystemDriver.
NewS3Driver constucts a S3Driver.

# Structs

FileInfo represents information about a single file.
FileSystemDriver is an implementation of Driver that uses the local file system.
S3Driver is an implementation of Driver that uses the Amazon S3.

# Interfaces

Driver represents an abstraction layer for handling file uploads.