# README
go-storage
storage interface for local disk or AWS S3 (or Minio) platform
Support List
- Local storage
- AWS S3
- Minio
- Google Cloud Storage
# Functions
NewDiskEngine return storage interface.
NewEngine return storage interface.
NewS3Engine return storage interface.
# Variables
S3 for storage interface.