appleboy / go-storage

storage interface for local disk or AWS S3 (or Minio) platform

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

💡 Some idea for `go-storage`

si3nloong opened this issue · comments

I think go-storage can transform to a storage server (something similar to gorush), supporting multiple storage and multiple transport such as gRPC and http. What do you think?