https://github.com/dmitrymomot/storage
Storage wrapper based on Minio Client SDK for Go
https://github.com/dmitrymomot/storage
Last synced: 3 months ago
JSON representation
Storage wrapper based on Minio Client SDK for Go
- Host: GitHub
- URL: https://github.com/dmitrymomot/storage
- Owner: dmitrymomot
- License: mit
- Created: 2018-01-23T13:16:01.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-01-23T15:08:53.000Z (over 7 years ago)
- Last Synced: 2025-01-11T18:30:10.490Z (4 months ago)
- Language: Go
- Size: 2.93 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Storage
Storage wrapper based on Minio Client SDK for Go## License
The code of this package is published under MIT license, but you should pay attention that [minio/minio-go](https://github.com/minio/minio-go/blob/master/LICENSE), which is used here, is licensed under the Apache License 2.0