An open API service indexing awesome lists of open source software.

https://github.com/ohmydevops/pishrocloud

کتابخانه گو ئی! برای آبجکت استوریج پیشرو کلود
https://github.com/ohmydevops/pishrocloud

go golang object-storage openstack-swift pishrocloud

Last synced: 11 months ago
JSON representation

کتابخانه گو ئی! برای آبجکت استوریج پیشرو کلود

Awesome Lists containing this project

README

          

# پیشرو کلود - [pishrocloud.com](https://pishrocloud.com/) [![Go Report Card](https://goreportcard.com/badge/github.com/amirbagh75/pishrocloud)](https://goreportcard.com/report/github.com/amirbagh75/pishrocloud)
کتابخانه Go برای کار با سیستم Swift OpenStack روی بستر پیشروکلود

`go get -u github.com/amirbagh75/pishrocloud`

Go docs: https://godoc.org/github.com/amirbagh75/pishrocloud

Examples: [link](https://github.com/amirbagh75/pishrocloud/blob/create-base/examples/main.go)



در حال حاضر این نسخه آزمایشی برای ساخت base اولیه میباشد. به زودی با رفتن روی برنچ master مستندات کامل رو در readme قرار میدم.

TODO list:

- [ ] error handling
- [ ] refreshing token due to expired token on request failure
- [ ] can change timeout seconds
- [ ] add retry on request failure (for example 3 times)
- [ ] upload/download large files? i don't know. i shoud read about.(for example read chunk chunk)
- [ ] get metadata of a object
- [ ] query on metadata and return objects id!
- [ ] add reverse proxy for download public objects